git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40a8fb2
)
usb: gadget: atmel_usba: Fix sparse warning
author
Jingoo Han
<jg1.han@samsung.com>
Mon, 16 Dec 2013 06:14:23 +0000
(15:14 +0900)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 17 Dec 2013 19:17:42 +0000
(13:17 -0600)
'usba_gadget_template' is used only in this file. Thus, make
'usba_gadget_template' static, in order to fix the following
sparse warning.
warning: symbol 'usba_gadget_template' was not declared. Should it be static?
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/atmel_usba_udc.c
patch
|
blob
|
history
diff --cc
drivers/usb/gadget/atmel_usba_udc.c
Simple merge