From: Dmitry Eremin-Solenikov Date: Thu, 23 Jun 2011 11:23:08 +0000 (+0400) Subject: mtd: hide parse_mtd_partitions X-Git-Tag: v3.2-rc1~14^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3165f44bcd4b987cbcc694af739ab955b561e05b;p=pandora-kernel.git 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 Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed