commit | cc396436c24de8ae28b3c0bee795a19bffea815b | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Mon Feb 19 23:35:53 2018 +0100 |
committer | Boris Brezillon <boris.brezillon@bootlin.com> | Fri Feb 23 22:00:18 2018 +0100 |
tree | 6d6e87bb6be9fe7c4cbbf6954722f818ff25cd25 | |
parent | 349dfe6c85266eb2ddec7587553934169aa5755f [diff] |
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>