diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-06-18 15:53:14 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-06-18 15:53:14 +0000 |
commit | e8526fc8bf1e2ed6f583c481ec441e09bf8c89bf (patch) | |
tree | d84c6b5e4ebd0c0def860d0be8d5821687385630 /target/linux/brcm47xx/patches-2.6.39/023-usb_ehci_ohci.patch | |
parent | 2c1ed14849046c5bb4e045494588fe18b8590a0e (diff) |
brcm47xx: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27219 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.39/023-usb_ehci_ohci.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.39/023-usb_ehci_ohci.patch | 4 |
1 files changed, 2 insertions, 2 deletions
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 c1fe00aab0..38f7450436 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) { |