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:
fb3dfe1
)
usb: host: ehci-mv: remove unused variable
author
Chao Xie
<chao.xie@marvell.com>
Thu, 24 Jan 2013 06:38:29 +0000
(
01:38
-0500)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 24 Jan 2013 19:11:34 +0000
(21:11 +0200)
Signed-off-by: Chao Xie <chao.xie@marvell.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/host/ehci-mv.c
patch
|
blob
|
history
diff --git
a/drivers/usb/host/ehci-mv.c
b/drivers/usb/host/ehci-mv.c
index f7bfc0b898b97a90dfece792fe40ca16ef4a2f73..0da3f081aa78ed14ad27837742cdbfe8abdf9111 100644
(file)
--- a/
drivers/usb/host/ehci-mv.c
+++ b/
drivers/usb/host/ehci-mv.c
@@
-302,7
+302,6
@@
static int mv_ehci_remove(struct platform_device *pdev)
{
struct ehci_hcd_mv *ehci_mv = platform_get_drvdata(pdev);
struct usb_hcd *hcd = ehci_mv->hcd;
- int clk_i;
if (hcd->rh_registered)
usb_remove_hcd(hcd);