X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fum%2Fkernel%2Freboot.c;h=3ef73bf2e781a79dbd039c623fc20c3dd3f289d5;hp=6f1a3a288117985e1b4bc9d73bda578284c26d09;hb=b05005772f34497eb2b7415a651fe785cbe70e16;hpb=8e9c238c3884c226f0cddc31cde87dd5df1a6500 diff --git a/arch/um/kernel/reboot.c b/arch/um/kernel/reboot.c index 6f1a3a288117..3ef73bf2e781 100644 --- a/arch/um/kernel/reboot.c +++ b/arch/um/kernel/reboot.c @@ -5,6 +5,7 @@ #include "linux/module.h" #include "linux/sched.h" +#include "asm/smp.h" #include "user_util.h" #include "kern_util.h" #include "kern.h"