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:
e75df37
)
usb: musb: gadget: fix compilation warning
author
Ajay Kumar Gupta
<ajay.gupta@ti.com>
Mon, 22 Nov 2010 08:52:41 +0000
(14:22 +0530)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 22 Nov 2010 10:42:09 +0000
(12:42 +0200)
Fixes below compilation warning when musb driver is compiled for
PIO mode:
drivers/usb/musb/musb_gadget.c: In function 'musb_g_rx':
drivers/usb/musb/musb_gadget.c:840:
warning: label 'exit' defined but not used
Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found