]> git.baikalelectronics.ru Git - uboot.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)
commit563a055cabea5fa1498fbac0f8ddcbab74721408
tree9727431a21e5eb7f68efa6de68b920e2f9e79b25
parent5ca016906eee67264b6a44b105607c652d36ad38
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]