flash: Remove pic32_flash.c
authorTom Rini <trini@konsulko.com>
Sat, 23 Jul 2022 17:05:01 +0000 (13:05 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 4 Aug 2022 20:18:47 +0000 (16:18 -0400)
commitcc1015f4a9938c8c82311f1e61f1d974fda67d9f
tree0401e8bc339947e894987ee5d539139ad73df4d0
parent5d68d2f41df5099f890052756f14f5a810f34312
flash: Remove pic32_flash.c

As the only pic32 platform does not enable flash, this is dead code.
Remove it.

Cc: Purna Chandra Mandal <purna.mandal@microchip.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
boot/Kconfig
drivers/mtd/Kconfig
drivers/mtd/Makefile
drivers/mtd/pic32_flash.c [deleted file]