]> git.dujemihanovic.xyz Git - u-boot.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)
commit6a138b0be30597a2d94001b96278885702ab931d
tree03820b1e32853c019410eb2abd6978178a80dde9
parent2661c2da6d929cb64f9798a8d8cc03bc86c09b4a
mtd: Drop unused fsmc_nand driver

This is not used since this commit:

   570c3dcfc15 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]