diff options
author | Igor Grinberg <grinberg@compulab.co.il> | 2012-02-05 13:39:40 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-02-07 21:36:32 -0800 |
commit | 3686396410e41d97356924b246aced7c86e29ca0 (patch) | |
tree | 7a7a4a56f48d78c5d0672ec67214ab53b71c889a /arch/arm/mach-omap2/pm24xx.c | |
parent | fef67c518349a4cd0eba6b38bde4afdc76538147 (diff) |
ARM: OMAP3: cm-t35: fix section mismatch warning
WARNING: arch/arm/mach-omap2/built-in.o(.text+0xeae8):
Section mismatch in reference from the function cm_t35_init_usbh()
to the (unknown reference) .init.data:(unknown)
The function cm_t35_init_usbh() references
the (unknown reference) __initdata (unknown).
This is often because cm_t35_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/mach-omap2/pm24xx.c')
0 files changed, 0 insertions, 0 deletions