From: Huang Shijie Date: Tue, 14 Feb 2012 03:22:04 +0000 (+0800) Subject: mtd: gpmi: fix compiler warning X-Git-Tag: v3.4-rc1~16^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=492b8bde2c2badd3e5845f2e8de6fa9065438743;p=pandora-kernel.git mtd: gpmi: fix compiler warning The gpmi driver selects the MTD_CMDLINE_PARTS directly. But we should not select a visible symbol. Just remove the select. Signed-off-by: Huang Shijie Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed