Heinrich Schuchardt c65b7d1acf mtd: remove drivers/mtd/mw_eeprom.c
drivers/mtd/mw_eeprom.c contains code that never worked. mw_eeprom_write()
and mw_eeprom_read() have incorrect loop conditions:

	while (len <= 2) {

CONFIG_MW_EEPROM is not set anywhere. So let's simply drop the module.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-01-18 15:23:06 -05:00
..
2021-01-18 15:23:06 -05:00
2021-01-05 16:20:26 -05:00
2021-01-18 15:23:06 -05:00
2020-12-18 20:32:21 -07:00
2020-11-06 10:18:20 +08:00
2020-11-06 10:18:20 +08:00