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:
29cc889
)
usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled
author
Randy Dunlap
<rdunlap@xenotime.net>
Tue, 23 Aug 2011 19:52:47 +0000
(12:52 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 24 Aug 2011 22:06:53 +0000
(15:06 -0700)
Fix build error when CONFIG_USB_GADGET_DWC3 is not enabled:
ERROR: "dwc3_send_gadget_ep_cmd" [drivers/usb/dwc3/dwc3.ko] undefined!
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found