From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from farnsworth.org (xyzzy.farnsworth.org [65.39.95.219]) by ozlabs.org (Postfix) with SMTP id 189B7DDEFC for ; Sun, 7 Oct 2007 23:58:01 +1000 (EST) From: "Dale Farnsworth" Date: Sun, 7 Oct 2007 06:50:37 -0700 To: "Robert P. J. Day" Subject: Re: [PATCH] PPC: Remove redundant reference to non-existent CONFIG_BOOTIMG. Message-ID: <20071007135037.GA4422@xyzzy.farnsworth.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: Linux PPC Mailing List , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 changed, 6 deletions(-) Ack. Bootimg is long gone. -Dale