linux/arch/cris/arch-v32/drivers
Boris Brezillon f16bd7ca04 mtd: nand: Kill the MTD_NAND_IDS Kconfig option
MTD_NAND_IDS is selected by MTD_NAND, which makes it useless. Remove
the Kconfig option and link nand_ids.o into the nand.o object file.
Doing that also prevents creating an extra nand_ids.ko module when
MTD_NAND is activated as a module.

Since nand_ids.c is no longer compiled as a standalone module and the
nand_manuf_ids/nand_flash_ids symbols are only used in nand_base.c, we
can get rid of the MODULE_XXX() and EXPORT_SYMBOL() definitions.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
2017-03-08 23:21:18 +01:00
..
mach-a3 CRIS v32: nand: set ECC algorithm explicitly 2016-05-05 23:52:03 +02:00
mach-fs CRIS v32: nand: set ECC algorithm explicitly 2016-05-05 23:52:03 +02:00
pci treewide: Constify most dma_map_ops structures 2017-01-24 12:23:35 -05:00
axisflashmap.c mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS 2016-07-09 17:38:05 -07:00
cryptocop.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
iop_fw_load.c chris: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:42 -08:00
Kconfig mtd: nand: Kill the MTD_NAND_IDS Kconfig option 2017-03-08 23:21:18 +01:00
Makefile CRIS v32: remove I2C bitbanging driver 2015-11-02 20:03:05 +01:00
sync_serial.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00