summaryrefslogtreecommitdiffstats
path: root/arch/ppc/platforms/katana.c
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@mindspring.com>2007-10-07 21:34:57 +1000
committerPaul Mackerras <paulus@samba.org>2007-10-09 21:02:00 +1000
commit38b08e48355641f843c1a5eb4ee252b6db9934aa (patch)
tree88ec8e54be786de61400923cb0742d69634ef6fd /arch/ppc/platforms/katana.c
parentef2ac63aef91f2a93da23476cc6b32a346b00c41 (diff)
downloadop-kernel-dev-38b08e48355641f843c1a5eb4ee252b6db9934aa.zip
op-kernel-dev-38b08e48355641f843c1a5eb4ee252b6db9934aa.tar.gz
[POWERPC] Remove redundant reference to non-existent CONFIG_BOOTIMG
There is no BOOTIMG Kconfig variable, not to mention that there is no include/linux/bootimg.h header file. Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/ppc/platforms/katana.c')
-rw-r--r--arch/ppc/platforms/katana.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/ppc/platforms/katana.c b/arch/ppc/platforms/katana.c
index c289e9f..52f63e6 100644
--- a/arch/ppc/platforms/katana.c
+++ b/arch/ppc/platforms/katana.c
@@ -27,9 +27,6 @@
#include <linux/mtd/physmap.h>
#include <linux/mv643xx.h>
#include <linux/platform_device.h>
-#ifdef CONFIG_BOOTIMG
-#include <linux/bootimg.h>
-#endif
#include <asm/io.h>
#include <asm/unistd.h>
#include <asm/page.h>
OpenPOWER on IntegriCloud