From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 74-93-104-97-washington.hfc.comcastbusiness.net ([74.93.104.97] helo=sunset.davemloft.net) by bombadil.infradead.org with esmtp (Exim 4.72 #1 (Red Hat Linux)) id 1OZrmy-0008Rs-Le for linux-mtd@lists.infradead.org; Fri, 16 Jul 2010 20:45:45 +0000 Date: Fri, 16 Jul 2010 13:45:58 -0700 (PDT) Message-Id: <20100716.134558.235673512.davem@davemloft.net> To: jwboyer@linux.vnet.ibm.com Subject: Re: [PATCH 1/2] Remove REDWOOD_[456] config options and conditional code From: David Miller In-Reply-To: <20100716142055.GA11736@zod.rchland.ibm.com> References: <20100716142055.GA11736@zod.rchland.ibm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: randy.dunlap@oracle.com, benh@kernel.crashing.org, linuxppc-dev@ozlabs.org, linux@kbdbabel.org, paulus@samba.org, john.linn@xilinx.com, davidb@quicinc.com, ladis@linux-mips.org, solomon@linux-wlan.com, vamos-dev@i4.informatik.uni-erlangen.de, mporter@kernel.crashing.org, vapier@gentoo.org, florian@openwrt.org, Artem.Bityutskiy@nokia.com, qy03fugy@stud.informatik.uni-erlangen.de, nico@fluxnic.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, miltonm@bga.com, jkosina@suse.cz, joe@perches.com, linux-mtd@lists.infradead.org, dwmw2@infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Josh Boyer Date: Fri, 16 Jul 2010 10:20:55 -0400 > On Fri, Jul 16, 2010 at 02:29:02PM +0200, Christian Dietrich wrote: >>The config options for REDWOOD_[456] were commented out in the powerpc >>Kconfig. The ifdefs referencing this options therefore are dead and all >>references to this can be removed (Also dependencies in other KConfig >>files). >> >>Signed-off-by: Christian Dietrich >>Signed-off-by: Christoph Egger > > This seems fine with me. > > The only question is which tree it coms through. I'm happy to take it > in via mine if the netdev and MTD people are fine with that. Otherwise, > my ack is below. > > Acked-by: Josh Boyer Please take it: Acked-by: David S. Miller