diff options
author | Tony Lindgren <tony@atomide.com> | 2013-10-18 17:54:16 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@linaro.org> | 2013-10-18 19:50:51 +0200 |
commit | ffd076eea3226e792b2087018733bd794e8c9666 (patch) | |
tree | 342730b45fbfbf39970292baefbb22f2b8eace75 /mm/percpu-km.c | |
parent | Merge tag 'samsung-fixes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
download | linux-ffd076eea3226e792b2087018733bd794e8c9666.tar.xz linux-ffd076eea3226e792b2087018733bd794e8c9666.zip |
ARM: OMAP1: Fix a bunch of GPIO related section warnings after initdata got corrected
Commit f8e7ba66 (ARM: OMAP1: fix incorrect placement of
__initdata tag) fixed things but we started seeing section
warnings. Looks like I missed those in my automatic
build scripts:
Section mismatch in reference from the variable omap7xx_gpio6 to the (unknown reference) .init.data:(unknown)
Section mismatch in reference from the variable omap7xx_gpio6 to the (unknown reference) .init.data:(unknown)
Section mismatch in reference from the variable omap7xx_gpio5 to the (unknown reference) .init.data:(unknown)
...
Fix the issue by removing __initdata for the resources.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Diffstat (limited to 'mm/percpu-km.c')
0 files changed, 0 insertions, 0 deletions