From: Jamie Iles Date: Mon, 23 May 2011 09:22:42 +0000 (+0100) Subject: mtd: always build partitioning support X-Git-Tag: v3.0-rc1~32^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fcb033159bc4f66782f13fa1e7f981f41a951ef;p=pandora-kernel.git mtd: always build partitioning support There are very few situations where MTD partitioning is not required, and the benefit in code size reduction by making this configurable does not warrant the level of ifdeffery needed. Artem: this patch is not final - we just make sure that mtd partitions are always compiled in, and at the end of the series we'll kill MTD_PARTITIONS altogether. Signed-off-by: Jamie Iles Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed