projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83b8f5b
)
usb: musb: core: remove unnecessary forward declaration
author
Felipe Balbi
<balbi@ti.com>
Thu, 26 Feb 2015 20:33:41 +0000
(14:33 -0600)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 10 Mar 2015 20:33:29 +0000
(15:33 -0500)
no functional changes, cleanup only.
Tested-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_core.c
patch
|
blob
|
history
diff --git
a/drivers/usb/musb/musb_core.c
b/drivers/usb/musb/musb_core.c
index b410af6b051027fb00b5264f18e58389363aafcd..ecf2219ebc78e538bf497b86c1d46fbdde6e7dda 100644
(file)
--- a/
drivers/usb/musb/musb_core.c
+++ b/
drivers/usb/musb/musb_core.c
@@
-508,7
+508,6
@@
void musb_hnp_stop(struct musb *musb)
}
static void musb_disable_interrupts(struct musb *musb);
-static void musb_generic_disable(struct musb *musb);
static void musb_recover_from_babble(struct musb *musb);
/*