From: Bryan Wu Date: Wed, 8 Dec 2010 02:42:04 +0000 (+0800) Subject: mfd: Fix twl_probe section mismatch warning in mfd/twl-core.c X-Git-Tag: v2.6.38-rc1~61^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b9cecd68f3ef72ab9e586b0c2995a40a2f1e630;p=pandora-kernel.git 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 Signed-off-by: Paul Walmsley Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed