]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: maps: kill the rpxlite map driver
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 11 Mar 2013 16:01:02 +0000 (18:01 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 19 Mar 2013 08:22:31 +0000 (10:22 +0200)
commite58c1199dfc456f751956eaf34609268a090c782
tree28c607c1104ff31decf227bedfab938b7aff0cfe
parent9f3a103bfa0d21e77720119069429441983164c3
mtd: maps: kill the rpxlite map driver

This driver depends on the CONFIG_RPXCLASSIC and CONFIG_RPXLITE symbols, which
are not defined anywhere, and this means that this driver is dead.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Cc: linux-pcmcia@lists.infradead.org
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-m68k@lists.linux-m68k.org
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/rpxlite.c [deleted file]