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:
9272fe5
)
usb: gadget: f_phonet: Fix sparse warning
author
Jingoo Han
<jg1.han@samsung.com>
Mon, 16 Dec 2013 09:44:07 +0000
(18:44 +0900)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 17 Dec 2013 19:17:44 +0000
(13:17 -0600)
Make local symbol static in order to fix the following sparse
warning.
drivers/usb/gadget/f_phonet.c:692:21: warning: symbol 'phonet_alloc' was not declared. Should it be static?
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found