Prev: [PATCH 5/7] X86 platform drivers: Remove EC dump from thinkpad_acpi
Next: [PATCH 2/2] Removed redwood/mtd mapping
From: Christian Dietrich on 16 Jul 2010 08:30 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: <adba61f63f4439ac17f2e428429f01ae5e65ab15.1279110895.git.siccegge(a)cs.fau.de> 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(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |