diff options
| author | Tony Lindgren <[email protected]> | 2012-03-08 02:54:24 +0000 |
|---|---|---|
| committer | Tony Lindgren <[email protected]> | 2012-03-08 04:03:44 +0000 |
| commit | 6028505c29dc89a3140df64a53d0d12038a87fed (patch) | |
| tree | 315161adba9e311f6b3fe0f2c4913d59d152aeac /lib/mpi/mpi-scan.c | |
| parent | ARM: OMAP: convert omap_device_build() and callers to __init (diff) | |
| download | kernel-6028505c29dc89a3140df64a53d0d12038a87fed.tar.gz kernel-6028505c29dc89a3140df64a53d0d12038a87fed.zip | |
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 <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-scan.c')
0 files changed, 0 insertions, 0 deletions
