* Paul Walmsley <[email protected]> [121026 14:30]: > > Resolve the following sparse warnings: > > arch/arm/mach-omap1/usb.c:304:12: warning: symbol 'omap1_usb0_init' was not > declared. Should it be static? > arch/arm/mach-omap1/usb.c:412:12: warning: symbol 'omap1_usb1_init' was not > declared. Should it be static? > arch/arm/mach-omap1/usb.c:478:12: warning: symbol 'omap1_usb2_init' was not > declared. Should it be static? > > by declaring those functions as static. > > Signed-off-by: Paul Walmsley <[email protected]> > Cc: Tony Lindgren <[email protected]> > Cc: Felipe Balbi <[email protected]> > --- > > Applies on linux-omap/omap-for-v3.8/cleanup-headers.
Thanks applied. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
