aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/gcm.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-12-16 18:44:43 +0900
committerFelipe Balbi <balbi@ti.com>2013-12-17 13:17:44 -0600
commit4a5ee77caad2a99b86d6bdd5f0064a60224a0760 (patch)
treeb0a565a05b5fe7588177f82b7b4d1a0b3a7425aa /crypto/gcm.c
parentusb: gadget: f_serial: Fix sparse warning (diff)
downloadlinux-dev-4a5ee77caad2a99b86d6bdd5f0064a60224a0760.tar.xz
linux-dev-4a5ee77caad2a99b86d6bdd5f0064a60224a0760.zip
usb: gadget: f_sourcesink: Fix sparse warning
Make local symbols static in order to fix the following sparse warnings. drivers/usb/gadget/f_sourcesink.c:205:34: warning: symbol 'ss_source_comp_desc' was not declared. Should it be static? drivers/usb/gadget/f_sourcesink.c:222:34: warning: symbol 'ss_sink_comp_desc' was not declared. Should it be static? drivers/usb/gadget/f_sourcesink.c:240:34: warning: symbol 'ss_iso_source_comp_desc' was not declared. Should it be static? drivers/usb/gadget/f_sourcesink.c:258:34: warning: symbol 'ss_iso_sink_comp_desc' was not declared. Should it be static? Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'crypto/gcm.c')
0 files changed, 0 insertions, 0 deletions