Re: [PATCH v1] mtd: spi-nor: core: fix/remove references to spi-nor.c

2021-01-30 Thread Jonathan Neuschäfer
On Tue, Jan 26, 2021 at 10:25:16AM +0100, Flavio Suligoi wrote: > The old file: > > drivers/mtd/spi-nor/spi-nor.c > > is not more present and now some of its code is > contained in: > > drivers/mtd/spi-nor/core.c > > This patch fix/remove the references to the old > spi-nor.c file. > > Signed-

[PATCH v1] mtd: spi-nor: core: fix/remove references to spi-nor.c

2021-01-26 Thread Flavio Suligoi
The old file: drivers/mtd/spi-nor/spi-nor.c is not more present and now some of its code is contained in: drivers/mtd/spi-nor/core.c This patch fix/remove the references to the old spi-nor.c file. Signed-off-by: Flavio Suligoi --- Documentation/driver-api/mtd/spi-nor.rst | 2 +- drivers/mtd/