diff options
Diffstat (limited to 'target/linux/generic/patches-3.3/083-USB-EHCI-platform-remove-update.patch')
-rw-r--r-- | target/linux/generic/patches-3.3/083-USB-EHCI-platform-remove-update.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/generic/patches-3.3/083-USB-EHCI-platform-remove-update.patch b/target/linux/generic/patches-3.3/083-USB-EHCI-platform-remove-update.patch deleted file mode 100644 index e9a5b70..0000000 --- a/target/linux/generic/patches-3.3/083-USB-EHCI-platform-remove-update.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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, - }; - |