]> git.baikalelectronics.ru Git - kernel.git/commit
[MTD] Remove iq80310 map driver
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 21 Sep 2006 01:47:48 +0000 (03:47 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 22 Sep 2006 09:31:01 +0000 (10:31 +0100)
commit95ea467c0ab73ff6f9beb00c310fa52110566f5a
tree2eaf33a95ad3ee0864604c13423360f743a7225f
parent54511328d1897bdbe7fe80805472d92fe9488d2d
[MTD] Remove iq80310 map driver

The iq80310 mtd map driver depends on ARCH_IQ80310, which isn't
defined anywhere in the tree (as we don't have 80310 support), and
furthermore, everything the driver does can be done with physmap
instead.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/iq80310.c [deleted file]