mtd: drop physmap_configure
commit13e0fe49f676607688da7475c33540ec5dac53b5
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Thu, 2 Jun 2011 14:51:14 +0000 (2 18:51 +0400)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Sun, 11 Sep 2011 12:01:57 +0000 (11 15:01 +0300)
treeb77e1a4e8f361e170158b9131ffa0d9b95338c33
parent06947494bea31e536eba1d5c7d95791a9d2b5a99
mtd: drop physmap_configure

physmap_configure() and physmap_set_partitions() have no users in kernel.
Out of kernel users should have been converted to regular platform device
long ago. Drop support for this obsolete API.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/maps/Kconfig
drivers/mtd/maps/physmap.c
include/linux/mtd/physmap.h