On Friday 30 September 2016, linshunquan 00354166 wrote: > > From: Shunquan Lin <linshunqu...@hisilicon.com> > > As the HiSilicon Flash Memory Controller(FMC) driver is a Multi- > function device drivers(MFD) that not only support spi-nor flash > controller, but spi-nand and nand, so moves the register map of > HiSilicon spi-nor flash controller driver to > include/linux/mfd/hisi_fmc.h > > Signed-off-by: Shunquan Lin <linshunqu...@hisilicon.com> > --- > drivers/mtd/spi-nor/hisi-sfc.c | 86 > +++--------------------------------------- > 1 file changed, 6 insertions(+), 80 deletions(-)
The patch seems incomplete, maybe forgot "git add" after a rebase? Arnd