From: Jamie Iles Date: Mon, 23 May 2011 09:23:42 +0000 (+0100) Subject: mtd: remove add_mtd_partitions, add_mtd_device and friends X-Git-Tag: v3.0-rc1~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eea72d5fdf59879edb2c6639b0b7cc385e0df646;p=pandora-kernel.git mtd: remove add_mtd_partitions, add_mtd_device and friends These symbols are replaced with mtd_device_register() (and removal with mtd_device_unregister()) for public registration. Signed-off-by: Jamie Iles Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed