diff options
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.30/003-ar71xx_usb_host.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.30/003-ar71xx_usb_host.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-2.6.30/003-ar71xx_usb_host.patch b/target/linux/ar71xx/patches-2.6.30/003-ar71xx_usb_host.patch index 78bdba7cbe..4a08987bec 100644 --- a/target/linux/ar71xx/patches-2.6.30/003-ar71xx_usb_host.patch +++ b/target/linux/ar71xx/patches-2.6.30/003-ar71xx_usb_host.patch @@ -30,7 +30,7 @@ depends on USB_OHCI_HCD && (STB03xxx || PPC_MPC52xx) --- a/drivers/usb/host/ehci-hcd.c +++ b/drivers/usb/host/ehci-hcd.c -@@ -1072,6 +1072,11 @@ MODULE_LICENSE ("GPL"); +@@ -1075,6 +1075,11 @@ MODULE_LICENSE ("GPL"); #define PLATFORM_DRIVER ixp4xx_ehci_driver #endif |