]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ppc/xmon/start_8xx.c
[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c
[linux-2.6-omap-h63xx.git] / arch / ppc / xmon / start_8xx.c
index a48bd594cf61a181b56c608e15b85c6f0babbd30..30974068c22399dfdc3450d8b04f3484377104ac 100644 (file)
@@ -14,7 +14,7 @@
 #include <linux/kernel.h>
 #include <asm/8xx_immap.h>
 #include <asm/mpc8xx.h>
-#include <asm/commproc.h>
+#include <asm/cpm1.h>
 
 extern void xmon_printf(const char *fmt, ...);
 extern int xmon_8xx_write(char *str, int nb);