Re: [PATCH v2] ARM: OMAP1: usb: fix sparse warnings

2012-10-29 Thread Felipe Balbi
On Fri, Oct 26, 2012 at 09:28:58PM +, Paul Walmsley wrote: 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

[PATCH v2] ARM: OMAP1: usb: fix sparse warnings

2012-10-26 Thread Paul Walmsley
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: