diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-06 09:59:55 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-06 09:59:55 +0000 |
commit | 4992a87aeb5879141a6475642e62c6d7922ff614 (patch) | |
tree | c70e224b529c82a1da7277db701454f4f519654a /target/linux/brcm63xx/patches-2.6.27 | |
parent | d5bfba98ceffac8d4d6e1d3b503e3fec149eed03 (diff) | |
download | mtk-20170518-4992a87aeb5879141a6475642e62c6d7922ff614.zip mtk-20170518-4992a87aeb5879141a6475642e62c6d7922ff614.tar.gz mtk-20170518-4992a87aeb5879141a6475642e62c6d7922ff614.tar.bz2 |
update to 2.6.27.8 and refresh patches
SVN-Revision: 13528
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.27')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.27/008-usb_ehci_support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.27/008-usb_ehci_support.patch b/target/linux/brcm63xx/patches-2.6.27/008-usb_ehci_support.patch index 28ffe1d..243b650 100644 --- a/target/linux/brcm63xx/patches-2.6.27/008-usb_ehci_support.patch +++ b/target/linux/brcm63xx/patches-2.6.27/008-usb_ehci_support.patch @@ -19,7 +19,7 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr> --- a/drivers/usb/host/ehci-hcd.c +++ b/drivers/usb/host/ehci-hcd.c -@@ -1040,6 +1040,11 @@ MODULE_LICENSE ("GPL"); +@@ -1039,6 +1039,11 @@ MODULE_LICENSE ("GPL"); #define PLATFORM_DRIVER ixp4xx_ehci_driver #endif |