projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
uClibc: fix ubicom32 compile error with 0.9.32
[openwrt.git]
/
target
/
linux
/
adm5120
/
files
/
drivers
/
usb
/
host
/
adm5120-drv.c
diff --git
a/target/linux/adm5120/files/drivers/usb/host/adm5120-drv.c
b/target/linux/adm5120/files/drivers/usb/host/adm5120-drv.c
index
bf250c0
..
92971f2
100644
(file)
--- a/
target/linux/adm5120/files/drivers/usb/host/adm5120-drv.c
+++ b/
target/linux/adm5120/files/drivers/usb/host/adm5120-drv.c
@@
-174,7
+174,6
@@
static const struct hc_driver adm5120_hc_driver = {
*/
.hub_status_data = admhc_hub_status_data,
.hub_control = admhc_hub_control,
- .hub_irq_enable = admhc_hub_irq_enable,
#ifdef CONFIG_PM
.bus_suspend = admhc_bus_suspend,
.bus_resume = admhc_bus_resume,
This page took
0.019282 seconds
and
4
git commands to generate.