]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit59772d70280167e63c9498c99d4f055ad5cbdbd4
treef4569df4c93e33f3754c0f968380d9b9a466dbe2
parent5ac556959b72fe6b5691508f2b195f764388f69e
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 a16138c54e02
("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]