]> err.no Git - linux-2.6/blobdiff - arch/powerpc/kernel/crash_dump.c
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
[linux-2.6] / arch / powerpc / kernel / crash_dump.c
index 29ff77c468ac77a3f8d3afdf81722aa46054673e..35b9a668b0e18f9b756da53fb38050ecdf2b75fa 100644 (file)
 
 #include <linux/crash_dump.h>
 #include <linux/bootmem.h>
+#include <linux/lmb.h>
+#include <asm/code-patching.h>
 #include <asm/kdump.h>
-#include <asm/lmb.h>
+#include <asm/prom.h>
 #include <asm/firmware.h>
 #include <asm/uaccess.h>