powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
[pandora-kernel.git] / arch / powerpc / platforms / 86xx / mpc86xx_smp.c
index ba55b0f..63f5585 100644 (file)
@@ -15,6 +15,7 @@
 #include <linux/init.h>
 #include <linux/delay.h>
 
+#include <asm/code-patching.h>
 #include <asm/page.h>
 #include <asm/pgtable.h>
 #include <asm/pci-bridge.h>