]> git.dujemihanovic.xyz Git - u-boot.git/commit
mtd: Drop unused fsl_upm driver
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:19:48 +0000 (13:19 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:48 +0000 (14:33 -0500)
commit2661c2da6d929cb64f9798a8d8cc03bc86c09b4a
tree9727431a21e5eb7f68efa6de68b920e2f9e79b25
parentf6cd44691ced03a2bafc0eb575b6d784af58dae9
mtd: Drop unused fsl_upm driver

This is not used since this commit:

   8d1e3cb1400 powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS 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/fsl_upm.c [deleted file]
include/linux/mtd/fsl_upm.h [deleted file]