Re: [PATCH] PPC: Remove redundant reference to non-existent CONFIG_BOOTIMG.

2007-10-07 Thread Dale Farnsworth
On Sun, Oct 07, 2007 at 07:34:57AM -0400, Robert P. J. Day wrote: > there is, AFAICT, no BOOTIMG Kconfig variable. not to mention that > there is no such include/linux/bootimg.h header file. > > arch/ppc/platforms/ev64360.c |3 --- > arch/ppc/platforms/katana.c |3 --- > 2 files chang

[PATCH] PPC: Remove redundant reference to non-existent CONFIG_BOOTIMG.

2007-10-07 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> --- there is, AFAICT, no BOOTIMG Kconfig variable. not to mention that there is no such include/linux/bootimg.h header file. arch/ppc/platforms/ev64360.c |3 --- arch/ppc/platforms/katana.c |3 --- 2 files changed, 6 deletions(-)