* Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx> [120208 08:07]: > WARNING: arch/arm/mach-omap2/built-in.o(.text+0x15a4): Section mismatch in reference from the function omap_mux_init_signals() to the function .init.text:omap_mux_init_signal() > The function omap_mux_init_signals() references > the function __init omap_mux_init_signal(). > This is often because omap_mux_init_signals lacks a __init > annotation or the annotation of omap_mux_init_signal is wrong. > > Signed-off-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx> I'll separate out the muxing part for v3.4. For the -rc series: Acked-by: Tony Lindgren <tony@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html