X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a3c9e2fe7a4ff8242cdcdeec5f76f0988359aed7..ea7f49d5131d1f89161706bbdaf643d439fa6e0a:/target/linux/brcm47xx/patches-2.6.39/023-usb_ehci_ohci.patch?ds=sidebyside diff --git a/target/linux/brcm47xx/patches-2.6.39/023-usb_ehci_ohci.patch b/target/linux/brcm47xx/patches-2.6.39/023-usb_ehci_ohci.patch index c1fe00aab..38f745043 100644 --- a/target/linux/brcm47xx/patches-2.6.39/023-usb_ehci_ohci.patch +++ b/target/linux/brcm47xx/patches-2.6.39/023-usb_ehci_ohci.patch @@ -152,7 +152,7 @@ +#endif --- a/drivers/usb/host/ehci-hcd.c +++ b/drivers/usb/host/ehci-hcd.c -@@ -1333,17 +1333,21 @@ static int __init ehci_hcd_init(void) +@@ -1335,17 +1335,21 @@ static int __init ehci_hcd_init(void) goto clean4; #endif @@ -174,7 +174,7 @@ #ifdef XILINX_OF_PLATFORM_DRIVER platform_driver_unregister(&XILINX_OF_PLATFORM_DRIVER); clean4: -@@ -1376,9 +1380,11 @@ module_init(ehci_hcd_init); +@@ -1378,9 +1382,11 @@ module_init(ehci_hcd_init); static void __exit ehci_hcd_cleanup(void) {