linux/drivers/mtd/nand/raw/ingenic
YueHaibing cf3bbe67be mtd: rawnand: ingenic: Make jz4725b_ooblayout_ops static
Fix sparse warning:

drivers/mtd/nand/raw/ingenic/ingenic_nand.c:140:32: warning:
 symbol 'jz4725b_ooblayout_ops' was not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2019-04-18 08:54:04 +02:00
..
ingenic_ecc.c mtd: rawnand: ingenic: Add missing MODULE_* information 2019-04-18 08:54:04 +02:00
ingenic_ecc.h mtd: rawnand: ingenic: Separate top-level and SoC specific code 2019-04-08 10:21:04 +02:00
ingenic_nand.c mtd: rawnand: ingenic: Make jz4725b_ooblayout_ops static 2019-04-18 08:54:04 +02:00
jz4725b_bch.c mtd: rawnand: ingenic: Add support for the JZ4725B 2019-04-08 10:21:06 +02:00
jz4740_ecc.c mtd: rawnand: ingenic: Add support for the JZ4740 2019-04-08 10:21:05 +02:00
jz4740_nand.c mtd: rawnand: Get rid of chip->numchips 2019-04-08 10:21:16 +02:00
jz4780_bch.c mtd: rawnand: ingenic: Separate top-level and SoC specific code 2019-04-08 10:21:04 +02:00
Kconfig mtd: rawnand: Change Kconfig titles and re-order a bit the list 2019-04-18 08:54:00 +02:00
Makefile mtd: rawnand: ingenic: Add support for the JZ4725B 2019-04-08 10:21:06 +02:00