diff options
author | Igor Grinberg <grinberg@compulab.co.il> | 2011-05-30 09:11:45 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2011-05-31 15:17:02 +0200 |
commit | 026fe79d75c3a7a257ca72250f46b472835784c9 (patch) | |
tree | 022c3581f0cce5cc5f05acad8258da2ba0dfaf23 /arch/arm/plat-omap/sram.c | |
parent | OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.o (diff) | |
download | linux-026fe79d75c3a7a257ca72250f46b472835784c9.tar.xz linux-026fe79d75c3a7a257ca72250f46b472835784c9.zip |
arm: omap3: cm-t3517: fix section mismatch warning
WARNING: arch/arm/mach-omap2/built-in.o(.text+0x11014): Section mismatch
in reference from the function cm_t3517_init_usbh() to the (unknown
reference) .init.data:(unknown)
The function cm_t3517_init_usbh() references
the (unknown reference) __initdata (unknown).
This is often because cm_t3517_init_usbh lacks a __initdata
annotation or the annotation of (unknown) is wrong.
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-omap/sram.c')
0 files changed, 0 insertions, 0 deletions