Skip to content
Snippets Groups Projects
Commit 93c9980b authored by Gabor Juhos's avatar Gabor Juhos
Browse files

ar71xx: fix build error if PCI is disabled

SVN-Revision: 31646
parent 34018a63
No related branches found
No related tags found
No related merge requests found
--- a/drivers/usb/host/ehci-platform.c
+++ b/drivers/usb/host/ehci-platform.c
@@ -75,8 +75,6 @@ static const struct hc_driver ehci_platf
.relinquish_port = ehci_relinquish_port,
.port_handed_over = ehci_port_handed_over,
- .update_device = ehci_update_device,
-
.clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment