]> git.ipfire.org Git - thirdparty/u-boot.git/commit
mtd: nand: raw: Remove unused lpc32xx_nand_slc driver
authorTom Rini <trini@konsulko.com>
Sun, 3 Aug 2025 08:27:47 +0000 (10:27 +0200)
committerMichael Trimarchi <michael@amarulasolutions.com>
Sun, 3 Aug 2025 08:27:47 +0000 (10:27 +0200)
commit2412f00fc95c73d1683ee385d464c9d4cea8c34a
tree0f70275b6872bf880e0a8476cb1bd69464745b09
parent27242462167f678cb6ec78fa8c97f25c9557cb1e
mtd: nand: raw: Remove unused lpc32xx_nand_slc driver

As no platforms use this driver anymore let's go ahead and remove it.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/include/asm/arch-lpc32xx/config.h
drivers/mtd/nand/raw/Kconfig
drivers/mtd/nand/raw/Makefile
drivers/mtd/nand/raw/lpc32xx_nand_slc.c [deleted file]