mtd: maps: ixp4xx: Drop driver
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 7 Apr 2022 21:08:44 +0000 (23:08 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 25 Apr 2022 08:37:49 +0000 (10:37 +0200)
commit7ceeb6011948b3e39b236f78c66a66b1924fbb4d
treef4569df4c93e33f3754c0f968380d9b9a466dbe2
parent4c38eded807043f40f4dc49da6df097f9dcac393
mtd: maps: ixp4xx: Drop driver

This custom maps driver was never used with the device tree
enabled IXP4xx systems, which use the physmap add-on from
commit 2aba2f2a704d
("mtd: physmap_of: add a hook for Intel IXP4xx flash probing")

Since kernel v5.18-rc1 IXP4xx is only booting from the device
tree so drop this old driver.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220407210844.2489682-1-linus.walleij@linaro.org
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/ixp4xx.c [deleted file]