mtd: maps: remove dead MTD map driver for PMC-Sierra MSP boards
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Tue, 17 Aug 2021 10:45:31 +0000 (12:45 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 17 Aug 2021 16:43:28 +0000 (18:43 +0200)
commit60d0607998d6080db7af1d5bd8c9391f766fe697
treebd3e6ea8d3037874e0b02386c1de578d7b0caeeb
parentfa451399d65a06747379ab1e246faf0b28e1c05f
mtd: maps: remove dead MTD map driver for PMC-Sierra MSP boards

Commit 1b00767fd8e1 ("MIPS: Remove PMC MSP71xx platform") removes the
config PMC_MSP in ./arch/mips/Kconfig.

Hence, since then, the corresponding MTD map driver for PMC-Sierra MSP
boards is dead code. Remove this dead driver.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210817104531.12675-1-lukas.bulwahn@gmail.com
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/pmcmsp-flash.c [deleted file]