[MTD] Makefile fix for mtdsuper
authorSatyam Sharma <satyam@infradead.org>
Fri, 3 Aug 2007 02:57:13 +0000 (08:27 +0530)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 3 Aug 2007 11:42:40 +0000 (12:42 +0100)
We want drivers/mtd/{mtdcore, mtdsuper, mtdpart}.c to be built and linked
into the same mtd.ko module. Fix the Makefile to ensure this, and remove
duplicate MODULE_ declarations in mtdpart.c, as mtdcore.c already has them.

Signed-off-by: Satyam Sharma <satyam@infradead.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/Makefile
drivers/mtd/mtdpart.c

Simple merge
Simple merge