]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: drop physmap_configure
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Thu, 2 Jun 2011 14:51:14 +0000 (18:51 +0400)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 16 Aug 2011 13:44:09 +0000 (16:44 +0300)
commita0b50813e689760de9ccd85e1b29906c2540a7e0
treeaca330726e466ffa073145c25e853081c0e662f9
parenta43c5d79fb72e6c399c2c3c897bb088c7aa0d2d8
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