Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965328Ab0GPM3G (ORCPT ); Fri, 16 Jul 2010 08:29:06 -0400 Received: from faui40.informatik.uni-erlangen.de ([131.188.34.40]:43399 "EHLO faui40.informatik.uni-erlangen.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965280Ab0GPM3D (ORCPT ); Fri, 16 Jul 2010 08:29:03 -0400 Date: Fri, 16 Jul 2010 14:28:56 +0200 From: Christian Dietrich To: Milton Miller , Josh Boyer , Matt Porter , Benjamin Herrenschmidt , Paul Mackerras , Solomon Peachy , David Woodhouse , Mike Frysinger , Jiri Kosina , Artem Bityutskiy , Alexander Kurz , Russell King , Ralf Baechle , Manuel Lauss , "David S. Miller" , Randy Dunlap , John Linn , Florian Fainelli , Nicolas Pitre , Joe Perches , Ladislav Michl , David Brown , linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org Cc: vamos-dev@i4.informatik.uni-erlangen.de Subject: [PATCH 0/2] Removing dead code Message-ID: References: <4f07b3092cafbbba37d61d367cc7484e24d18d2a.1279116162.git.qy03fugy@stud.informatik.uni-erlangen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1227 Lines: 32 Hi all! I merged the two patches from Christoph Egger[1] to remove the REDWOOD_[456] config depends. And wrote a second patch, which removes the redwood/mtd mapping module. I hope this is now acceptable to bring it into the kernel, if this options are really dead. Regards Christian Dietrich [0] http://vamos1.informatik.uni-erlangen.de/ [1] Message-Id: Christian Dietrich (2): Remove REDWOOD_[456] config options and conditional code Removed redwood/mtd mapping arch/powerpc/platforms/40x/Kconfig | 16 ---- drivers/mtd/maps/Kconfig | 8 -- drivers/mtd/maps/Makefile | 1 - drivers/mtd/maps/redwood.c | 174 ------------------------------------ drivers/net/Kconfig | 2 +- drivers/net/smc91x.h | 37 -------- 6 files changed, 1 insertions(+), 237 deletions(-) delete mode 100644 drivers/mtd/maps/redwood.c -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/