[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / um / kernel / reboot.c
index 6f1a3a288117985e1b4bc9d73bda578284c26d09..3ef73bf2e781a79dbd039c623fc20c3dd3f289d5 100644 (file)
@@ -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"