]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ppc/boot/simple/misc.c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6-omap-h63xx.git] / arch / ppc / boot / simple / misc.c
index f415d6c62362ca84acece2c98ee6d99154fac9f2..a5df089636955cc3ee327801ae86cfbb6db89ca0 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * arch/ppc/simple/misc.c
- *
  * Misc. bootloader code for many machines.  This assumes you have are using
  * a 6xx/7xx/74xx CPU in your machine.  This assumes the chunk of memory
  * below 8MB is free.  Finally, it assumes you have a NS16550-style uart for
@@ -17,7 +15,6 @@
  */
 
 #include <linux/types.h>
-#include <linux/config.h>
 #include <linux/string.h>
 
 #include <asm/page.h>