From: Jamie Iles Date: Mon, 23 May 2011 09:22:44 +0000 (+0100) Subject: mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTS X-Git-Tag: v3.0-rc1~32^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11b73c8b10e58ae90c12e51be5531007e86a9c66;p=pandora-kernel.git mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTS If we don't have OpenFirmware enabled then provide a stub of_mtd_parse_partitions that returns no partitions so drivers don't need ifdeffery inside. Signed-off-by: Jamie Iles Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed