linux/arch/arm/mach-omap2
Tony Lindgren 6028505c29 ARM: OMAP2+: Fix section warnings for hsmmc_init_one
Otherwise we can get the following error depending on
the compiler:

WARNING: arch/arm/mach-omap2/built-in.o(.text+0xafe0):
Section mismatch in reference from the function omap_hsmmc_init_one()
to the function .init.text:omap_hsmmc_pdata_init()
The function omap_hsmmc_init_one() references
the function __init omap_hsmmc_pdata_init().
This is often because omap_hsmmc_init_one lacks a __init
annotation or the annotation of omap_hsmmc_pdata_init is wrong.

Signed-off-by: Tony Lindgren <tony@atomide.com>
2012-03-07 20:03:44 -08:00
..
2011-03-09 18:44:28 -07:00
2012-01-09 14:39:22 -08:00
2012-01-09 14:39:22 -08:00
2011-06-29 01:11:37 -07:00
2011-05-12 02:52:06 -07:00
2011-05-12 02:52:06 -07:00
2011-03-31 11:26:23 -03:00
2011-12-08 11:29:01 -08:00
2011-12-08 11:29:01 -08:00