]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: remove put_partition_parser() from public header
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Thu, 23 Jun 2011 11:26:14 +0000 (15:26 +0400)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 16 Aug 2011 13:44:51 +0000 (16:44 +0300)
commitcf88d3c385e68804bb951a17aea97633db8914d6
treee656317ba26946ed401931461a611d2fb14e3a4e
parentc7593c47af7a9f8e3c28d242382b9ec2efafd498
mtd: remove put_partition_parser() from public header

There is no need to pollute public header with a definition private
to mtdpart.c. Move it from mtd/partitions.h to mtdpart.c

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