[POWERPC] Fix compile error with kexec and CONFIG_SMP=n
[powerpc.git] / arch / powerpc / platforms / pseries / kexec.c
index af26856..412a5e7 100644 (file)
@@ -12,6 +12,7 @@
 #include <asm/firmware.h>
 #include <asm/kexec.h>
 #include <asm/mpic.h>
+#include <asm/smp.h>
 
 #include "pseries.h"
 #include "xics.h"