mtd: maps: remove obsolete ipaq-flash driver
authorDmitry Artamonow <mad_soft@inbox.ru>
Tue, 13 Oct 2009 11:34:54 +0000 (15:34 +0400)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 17 Oct 2009 14:41:26 +0000 (15:41 +0100)
commit9729b260ea5ef4b2c5de0643a7b764b408e275b1
tree4b390a369232ff0076da9f14ffe7f9d3b09b24c8
parentd4702669b0b64b8fa7c91123639ec20d9592ee43
mtd: maps: remove obsolete ipaq-flash driver

This driver seems to be obsolete and broken for a long time.
It depends on CONFIG_IPAQ_HANDHELD that simply doesn't exists
anywhere in kernel. Also, it seems that none of machines it
claims to support have any use of it:
 SA11xx-based iPAQs (h3100/h3600) use sa1100-flash
 iPAQ h5000 uses physmap-flash
 Jornada 720 uses sa1100-flash
 Jornada 560 and iPAQ h1910 are not in mainline

Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/ipaq-flash.c [deleted file]