1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

brcm47xx: refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27219 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke
2011-06-18 15:53:14 +00:00
parent 2c1ed14849
commit e8526fc8bf
3 changed files with 7 additions and 7 deletions

View File

@@ -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)
{