commit | 5b9cecd68f3ef72ab9e586b0c2995a40a2f1e630 | [log] [tgz] |
---|---|---|
author | Bryan Wu <bryan.wu@canonical.com> | Wed Dec 08 10:42:04 2010 +0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jan 14 12:37:48 2011 +0100 |
tree | 45bcfd8129a0f078b7a72c69623dbcdc79253b28 | |
parent | e098aded79f24e2024139e82f778ff9db6dc142a [diff] |
mfd: Fix twl_probe section mismatch warning in mfd/twl-core.c Fix the following section mismatch warning when building omap2plus_defconfig: WARNING: vmlinux.o(.data+0x47d7c): Section mismatch in reference from the variable twl_driver to the function .init.text:twl_probe() Signed-off-by: Bryan Wu <bryan.wu@canonical.com> Signed-off-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>