From: Paul Mundt Date: Fri, 7 Aug 2009 03:34:48 +0000 (+0900) Subject: mtd: onenand: select MTD_PARTITIONS X-Git-Tag: v2.6.32-rc1~160^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0acfe530a2be9192861b84566625ba9b95703226;p=pandora-kernel.git mtd: onenand: select MTD_PARTITIONS All of the onenand drivers depend on mtd partition support being compiled in, so just select it. Fixes up build breakage: drivers/built-in.o: In function `generic_onenand_remove': generic.c:(.devexit.text+0x80): undefined reference to `del_mtd_partitions' Reported-by: Randy Dunlap Signed-off-by: Paul Mundt Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed