On Tue, Apr 23, 2013 at 09:07:21PM +0200, Arnd Bergmann wrote: > It makes no sense for a symbol to be both exported and marked __init, > because any users in modules would be calling this function after > it gets discarded. Further, this patch revolves a section mismatch > warning from usbhs_init_phys(), which is intentionally not marked > __init: > > WARNING: vmlinux.o(.text+0x413f8): Section mismatch in reference from > the function usbhs_init_phys() to the function .init.text:usb_bind_phy() > > Signed-off-by: Arnd Bergmann <[email protected]> > Cc: Alan Stern <[email protected]> > Cc: Felipe Balbi <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: [email protected] > --- > > v2: rebased on linux-next
not needed, Greg already has a patch doing exactly this in usb-next. -- balbi
signature.asc
Description: Digital signature

