linux_dsm_epyc7002/drivers/mtd/nand/raw
YueHaibing 73ab61552e mtd: rawnand: ingenic: Make qi_lb60_ooblayout_ops static
Fix sparse warning:

drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:105:32:
 warning: symbol 'qi_lb60_ooblayout_ops' was not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200410115121.11852-1-yuehaibing@huawei.com
2020-05-10 21:15:54 +02:00
..
atmel mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get() 2020-01-21 20:00:34 +01:00
bcm47xxnflash
brcmnand mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers 2020-03-11 16:21:38 +01:00
gpmi-nand mtd: rawnand: gpmi: Use dma_request_chan() instead dma_request_slave_channel() 2020-03-11 16:17:54 +01:00
ingenic mtd: rawnand: ingenic: Make qi_lb60_ooblayout_ops static 2020-05-10 21:15:54 +02:00
ams-delta.c mtd: rawnand: ams-delta: Rename structures and functions to gpio_nand* 2020-03-11 16:17:53 +01:00
au1550nd.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
cadence-nand-controller.c mtd: rawnand: cadence: reinit completion before executing a new command 2020-03-11 16:17:55 +01:00
cafe_nand.c
cmx270_nand.c
cs553x_nand.c
davinci_nand.c
denali_dt.c mtd: rawnand: denali_dt: add reset controlling 2020-01-21 20:00:33 +01:00
denali_pci.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
denali.c mtd: rawnand: denali: deassert write protect pin 2020-03-09 14:49:14 +01:00
denali.h mtd: rawnand: Replace zero-length array with flexible-array member 2020-03-11 16:17:54 +01:00
diskonchip.c mtd: Convert fallthrough comments into statements 2020-03-30 10:14:54 +02:00
fsl_elbc_nand.c mtd: Convert fallthrough comments into statements 2020-03-30 10:14:54 +02:00
fsl_ifc_nand.c
fsl_upm.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
fsmc_nand.c mtd: rawnand: fsmc: Change to non-atomic bit operations 2020-05-10 21:15:52 +02:00
gpio.c
hisi504_nand.c mtd: Remove dev_err() usage after platform_get_irq() 2019-10-08 19:01:49 +02:00
internals.h mtd: spinand: toshiba: Add comment about Kioxia ID 2020-03-09 14:49:14 +01:00
Kconfig mtd: rawnand: add unspecified HAS_IOMEM dependency 2020-01-27 17:44:21 +01:00
lpc32xx_mlc.c mtd: Remove dev_err() usage after platform_get_irq() 2019-10-08 19:01:49 +02:00
lpc32xx_slc.c
Makefile mtd: rawnand: Add new Cadence NAND driver to MTD subsystem 2019-10-04 18:02:22 +02:00
marvell_nand.c mtd: rawnand: marvell: Use dma_request_chan() instead dma_request_slave_channel() 2020-03-11 16:17:54 +01:00
meson_nand.c mtd: rawnand: Replace zero-length array with flexible-array member 2020-03-11 16:17:54 +01:00
mpc5121_nfc.c mtd: rawnand: mpc5121: Remove unneeded semicolon 2020-01-21 20:00:16 +01:00
mtk_ecc.c mtd: Remove dev_err() usage after platform_get_irq() 2019-10-08 19:01:49 +02:00
mtk_ecc.h mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL 2019-06-27 20:07:46 +02:00
mtk_nand.c mtd: rawnand: Replace zero-length array with flexible-array member 2020-03-11 16:17:54 +01:00
mxc_nand.c
mxic_nand.c mtd: rawnand: mxic: Remove dev_err() on platform_get_irq() failure 2019-10-29 14:40:42 +01:00
nand_amd.c
nand_base.c mtd: Convert fallthrough comments into statements 2020-03-30 10:14:54 +02:00
nand_bbt.c mtd: rawnand: Fix a memory leak bug 2019-08-24 13:13:41 +02:00
nand_bch.c mtd: rawnand: Use kzalloc() instead of kmalloc() and memset() 2019-06-28 12:00:46 +02:00
nand_ecc.c docs: mtd: move it to the driver-api book 2019-07-15 09:20:28 -03:00
nand_esmt.c
nand_hynix.c mtd: rawnand: Replace zero-length array with flexible-array member 2020-03-11 16:17:54 +01:00
nand_ids.c
nand_jedec.c
nand_legacy.c mtd: Convert fallthrough comments into statements 2020-03-30 10:14:54 +02:00
nand_macronix.c mtd: rawnand: macronix: Add support for deep power down mode 2020-03-24 22:51:01 +01:00
nand_micron.c mtd: rawnand: Change calculating of position page containing BBM 2019-10-04 18:02:20 +02:00
nand_onfi.c
nand_samsung.c
nand_timings.c
nand_toshiba.c mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Built-in ECC NAND) 2020-03-25 22:13:04 +01:00
nandsim.c mtd: Convert fallthrough comments into statements 2020-03-30 10:14:54 +02:00
ndfc.c
omap2.c mtd: Remove dev_err() usage after platform_get_irq() 2019-10-08 19:01:49 +02:00
omap_elm.c mtd: Convert fallthrough comments into statements 2020-03-30 10:14:54 +02:00
orion_nand.c
oxnas_nand.c mtd: rawnand: oxnas: Add of_node_put() 2019-07-25 14:21:44 +02:00
pasemi_nand.c
plat_nand.c
qcom_nandc.c mtd: rawnand: qcom: Use dma_request_chan() instead dma_request_slave_channel() 2020-03-11 16:17:54 +01:00
r852.c mtd: rawnand: r852: Use dev_get_drvdata 2019-08-07 18:15:38 +02:00
r852.h
s3c2410.c
sh_flctl.c mtd: Remove dev_err() usage after platform_get_irq() 2019-10-08 19:01:49 +02:00
sharpsl.c
sm_common.c
sm_common.h
socrates_nand.c
stm32_fmc2_nand.c mtd: rawnand: stm32_fmc2: Use dma_request_chan() instead dma_request_slave_channel() 2020-03-11 16:17:54 +01:00
sunxi_nand.c mtd: rawnand: sunxi: Use dma_request_chan() instead dma_request_slave_channel() 2020-03-11 16:17:54 +01:00
tango_nand.c mtd: rawnand: tango: Add of_node_put() before return 2019-07-25 14:21:44 +02:00
tegra_nand.c
tmio_nand.c
txx9ndfmc.c
vf610_nfc.c mtd: rawnand: vf610: Add of_node_put() before goto 2019-07-25 14:21:44 +02:00
xway_nand.c