]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: hide parse_mtd_partitions
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Thu, 23 Jun 2011 11:23:08 +0000 (15:23 +0400)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Sun, 11 Sep 2011 12:02:13 +0000 (15:02 +0300)
commit98e59c3261d723324582f80179ff628967060927
tree104f319cf37a8397d8c6e20314cef276164cb271
parent15fd2f6f7f866152273ddd48e141bf2faf6b1990
mtd: hide parse_mtd_partitions

There is no need to export parse_mtd_partitions() now , as it's fully handled
by registration functions. So move the definition to private header and
remove respective EXPORT_SYMBOL_GPL.

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