]> 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 <dedekind1@gmail.com>
Thu, 23 Jun 2011 08:43:35 +0000 (11:43 +0300)
commit0bb371c1c5f533089abdec677529bec72bc67198
treec1127b403604a241fbd563afe38ae4c5f3b14cfd
parent424d97e7834b05859ddba9e231894d1c47bc78f0
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