]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: Drop unused fsmc_nand driver
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:19:49 +0000 (13:19 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:49 +0000 (14:33 -0500)
commit6c53098a29651b2f068bb12906aa2fc2d3711603
tree03820b1e32853c019410eb2abd6978178a80dde9
parent563a055cabea5fa1498fbac0f8ddcbab74721408
mtd: Drop unused fsmc_nand driver

This is not used since this commit:

   34cb36b348d arm: Remove spear600 boards and the rest of SPEAr support

Drop the driver and Kconfig option.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com>
drivers/mtd/nand/raw/Makefile
drivers/mtd/nand/raw/fsmc_nand.c [deleted file]
include/linux/mtd/fsmc_nand.h [deleted file]