diff options
author | Boris Brezillon | 2016-05-24 23:07:46 +0200 |
---|---|---|
committer | Boris Brezillon | 2017-03-08 23:21:18 +0100 |
commit | f16bd7ca045729e1104a9353dfd792ea98931b80 (patch) | |
tree | 7799acff4d35ef348e7e4d017bfc38e5858ece27 /drivers/media/usb/em28xx/em28xx-i2c.c | |
parent | 8cfb9ab68f90703d419870fce7ac21ac401399f2 (diff) |
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>
Diffstat (limited to 'drivers/media/usb/em28xx/em28xx-i2c.c')
0 files changed, 0 insertions, 0 deletions