Root/
| 1 | --- a/drivers/usb/host/ehci-platform.c |
| 2 | +++ b/drivers/usb/host/ehci-platform.c |
| 3 | @@ -75,8 +75,6 @@ static const struct hc_driver ehci_platf |
| 4 | .relinquish_port = ehci_relinquish_port, |
| 5 | .port_handed_over = ehci_port_handed_over, |
| 6 | |
| 7 | - .update_device = ehci_update_device, |
| 8 | - |
| 9 | .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete, |
| 10 | }; |
| 11 | |
| 12 |
