mtd: nand: remove deprecated pxa3xx_nand driver
authorMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 19 Feb 2018 22:35:53 +0000 (23:35 +0100)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Fri, 23 Feb 2018 21:00:18 +0000 (22:00 +0100)
commitcc396436c24de8ae28b3c0bee795a19bffea815b
tree6d6e87bb6be9fe7c4cbbf6954722f818ff25cd25
parent349dfe6c85266eb2ddec7587553934169aa5755f
mtd: nand: remove deprecated pxa3xx_nand driver

All board files and defconfig files have been moved to use the new
marvell_nand driver instead of pxa3xx_nand, so we can safely remove this
file now. People should use the new driver which is supposed to behave
exactly like the old one.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
drivers/mtd/nand/Kconfig
drivers/mtd/nand/Makefile
drivers/mtd/nand/pxa3xx_nand.c [deleted file]