]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: gpmi: fix compiler warning
authorHuang Shijie <b32955@freescale.com>
Tue, 14 Feb 2012 03:22:04 +0000 (11:22 +0800)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 26 Mar 2012 23:35:31 +0000 (00:35 +0100)
commitfed6fcc14bc6eede6ce2de6fa2a182ccc4782add
treefde80e88a0e2f994722c559dbc74477add7c06ae
parent7555e2ecdb9a51ce739dd7fe497e49a601112b9f
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 <b32955@freescale.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/Kconfig