diff options
author | Paul Walmsley <paul@pwsan.com> | 2012-10-26 23:28:58 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-10-26 23:30:40 +0200 |
commit | eba36d77a80ba2b0bc435fafc8a1ea4f571da4f6 (patch) | |
tree | 832108ac4145967a864e321544a59a6ab6f940c0 /arch/sh/Makefile | |
parent | Merge tag 'omap-cleanup-fixes-a-for-3.8' of git://git.kernel.org/pub/scm/linu... (diff) | |
download | linux-eba36d77a80ba2b0bc435fafc8a1ea4f571da4f6.tar.xz linux-eba36d77a80ba2b0bc435fafc8a1ea4f571da4f6.zip |
ARM: OMAP1: usb: fix sparse warnings
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 <paul@pwsan.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Felipe Balbi <balbi@ti.com>
[tony@atomide.com: this was missed with plat/usb.h removal]
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/sh/Makefile')
0 files changed, 0 insertions, 0 deletions