Hi,
On 1/23/23 22:59, Simon Glass wrote:
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 <s...@chromium.org>
---
drivers/mtd/nand/raw/Makefile | 1 -
drivers/mtd/nand/raw/fsmc_nand.c | 470 -------------------------------
include/linux/mtd/fsmc_nand.h | 84 ------
3 files changed, 555 deletions(-)
delete mode 100644 drivers/mtd/nand/raw/fsmc_nand.c
delete mode 100644 include/linux/mtd/fsmc_nand.h
For STMicroelectronics / SPEAr
Reviewed-by: Patrick Delaunay <patrick.delau...@foss.st.com>
Thanks
Patrick