]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: remove the dbox2-flash map driver
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 11 Mar 2013 15:38:43 +0000 (17:38 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 19 Mar 2013 08:22:30 +0000 (10:22 +0200)
commit7ed3fe22f1214573064fa4cb77b9a66792133dbb
tree639247adefe21da354fc72120496a5d086497933
parentc24d27bba39896d9376eb3698d657835b3929a40
mtd: remove the dbox2-flash map driver

This driver depends on the CONFIG_DBOX2 symbol which does not exist in
the kernel, which means the driver is dead.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/dbox2-flash.c [deleted file]