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:
1c3a46d
)
usb: echi-sh: Remove driver variable which is not used
author
Nobuhiro Iwamatsu
<
[email protected]
>
Tue, 26 Mar 2013 08:29:28 +0000
(17:29 +0900)
committer
Greg Kroah-Hartman
<
[email protected]
>
Thu, 28 Mar 2013 18:14:47 +0000
(11:14 -0700)
Signed-off-by: Nobuhiro Iwamatsu <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/usb/host/ehci-sh.c
patch
|
blob
|
history
diff --git
a/drivers/usb/host/ehci-sh.c
b/drivers/usb/host/ehci-sh.c
index b0f2268784b1dcb388ef51c92f21c5c783bd1af5..b44d716ddc825e1b5905e0f4cbf481f3e176e83a 100644
(file)
--- a/
drivers/usb/host/ehci-sh.c
+++ b/
drivers/usb/host/ehci-sh.c
@@
-77,7
+77,6
@@
static const struct hc_driver ehci_sh_hc_driver = {
static int ehci_hcd_sh_probe(struct platform_device *pdev)
{
- const struct hc_driver *driver = &ehci_sh_hc_driver;
struct resource *res;
struct ehci_sh_priv *priv;
struct ehci_sh_platdata *pdata;