Hi Yue, YueHaibing <[email protected]> wrote on Wed, 30 Jan 2019 18:09:08 +0800:
> Fixes the following sparse warning: > drivers/mtd/nand/raw/stm32_fmc2_nand.c:1228:6: warning: symbol > 'stm32_fmc2_read_data' was not declared. Should it be static? > drivers/mtd/nand/raw/stm32_fmc2_nand.c:1275:6: warning: symbol > 'stm32_fmc2_write_data' was not declared. Should it be static? > drivers/mtd/nand/raw/stm32_fmc2_nand.c:1707:32: warning: symbol > 'stm32_fmc2_nand_ooblayout_ops' was not declared. Should it be static? > > Signed-off-by: YueHaibing <[email protected]> > --- Merged in nand/next with the original commit. Thanks, Miquèl

