Files
android_kernel_xiaomi_sm8450/arch/arm/mach-omap2
Tony Lindgren e407ee099a ARM: OMAP2+: Fix section warning for omap_init_ocp2scp()
Otherwise we will get:

WARNING: vmlinux.o(.text+0x1d4f0): Section mismatch in reference from the
function omap_init_ocp2scp() to the function .init.text:omap_device_build()
The function omap_init_ocp2scp() references
the function __init omap_device_build().
This is often because omap_init_ocp2scp lacks a __init
annotation or the annotation of omap_device_build is wrong.

Signed-off-by: Tony Lindgren <tony@atomide.com>
2013-01-21 10:39:52 -08:00
..
2012-09-20 15:02:23 -07:00
2013-01-21 10:34:08 -08:00
2013-01-03 15:57:04 -08:00
2012-09-20 15:02:22 -07:00
2012-09-20 15:03:59 -07:00
2012-09-20 15:04:00 -07:00
2012-09-20 15:04:01 -07:00
2012-09-20 15:04:03 -07:00
2012-12-17 10:50:41 -08:00
2012-10-18 16:23:20 -07:00
2012-11-05 15:08:23 -08:00
2012-09-12 02:57:10 -06:00