commit | 492b8bde2c2badd3e5845f2e8de6fa9065438743 | [log] [tgz] |
---|---|---|
author | Huang Shijie <b32955@freescale.com> | Tue Feb 14 11:22:04 2012 +0800 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Tue Mar 27 00:35:31 2012 +0100 |
tree | fde80e88a0e2f994722c559dbc74477add7c06ae | |
parent | 3410a711a52bdb5eac1395fc6734a3ef801f903b [diff] |
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>