linux/drivers/mtd/onenand
Paul Mundt 0acfe530a2 mtd: onenand: select MTD_PARTITIONS
All of the onenand drivers depend on mtd partition support being compiled
in, so just select it. Fixes up build breakage:

drivers/built-in.o: In function `generic_onenand_remove':
generic.c:(.devexit.text+0x80): undefined reference to `del_mtd_partitions'

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2009-09-04 09:40:37 +01:00
..
Kconfig mtd: onenand: select MTD_PARTITIONS 2009-09-04 09:40:37 +01:00
Makefile [MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driver 2008-08-12 11:07:37 +01:00
generic.c platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' 2009-03-24 16:38:25 -07:00
omap2.c mtd: OneNAND: OMAP2/3: free GPMC CS on module removal 2009-08-03 14:22:16 +01:00
onenand_base.c mtd: OneNAND: spelling fixes 2009-09-04 09:30:17 +01:00
onenand_bbt.c mtd: Flex-OneNAND support 2009-06-05 18:59:21 +01:00
onenand_sim.c mtd: Flex-OneNAND support 2009-06-05 18:59:21 +01:00