mtd: remove tmio_nand driver
authorArnd Bergmann <arnd@arndb.de>
Thu, 5 Jan 2023 13:46:15 +0000 (14:46 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Sat, 7 Jan 2023 14:20:42 +0000 (15:20 +0100)
commit568494db680991d6a09b5ab92dcddb7dfd3cbe25
tree2feb261b013469607ab0455fd0843d1cb10dccce
parent718004a5972c83cbcc4b649ec34ff314de373650
mtd: remove tmio_nand driver

With the TMIO MFD drivers gone, the NAND support is also
obsolete and can be removed.

Cc: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Vignesh Raghavendra <vigneshr@ti.com>
Cc: linux-mtd@lists.infradead.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/Kconfig
drivers/mtd/nand/raw/Makefile
drivers/mtd/nand/raw/tmio_nand.c [deleted file]