[PATCH] ARM: OMAP: fix section mismatches in usb-host.c

Tony Lindgren tony at atomide.com
Tue Apr 3 14:09:35 EDT 2012


* Felipe Balbi <balbi at ti.com> [120327 01:57]:
> On Mon, Mar 26, 2012 at 04:51:10PM +0200, Igor Grinberg wrote:
> > Fix the below section mismatch warning and alike:
> > 
> > WARNING: vmlinux.o(.text+0x281d4): Section mismatch in reference from
> > the function setup_ehci_io_mux() to the function
> > .init.text:omap_mux_init_signal()
> > The function setup_ehci_io_mux() references
> > the function __init omap_mux_init_signal().
> > This is often because setup_ehci_io_mux lacks a __init
> > annotation or the annotation of omap_mux_init_signal is wrong.
> > 
> > Signed-off-by: Igor Grinberg <grinberg at compulab.co.il>
> 
> Acked-by: Felipe Balbi <balbi at ti.com>

Thanks applying into fixes.

Tony



More information about the linux-arm-kernel mailing list