diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 11:35:08 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 11:35:08 +0000 |
commit | 64fbade9399c6413439be939f0c92ebb2724ee87 (patch) | |
tree | a175d1e8ee566b98852ee7f43b310fbd018aaf0f /target/linux/brcm63xx/patches-2.6.27 | |
parent | 7cf4e9f00a6f07393344d0b56ed02c61f5867c9f (diff) | |
download | upstream-64fbade9399c6413439be939f0c92ebb2724ee87.tar.gz upstream-64fbade9399c6413439be939f0c92ebb2724ee87.tar.bz2 upstream-64fbade9399c6413439be939f0c92ebb2724ee87.zip |
refresh patches
SVN-Revision: 15581
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 e5cfdb82a3..630078b2f1 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 @@ -33,7 +33,7 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr> #error "missing bus glue for ehci-hcd" --- a/drivers/usb/host/ehci.h +++ b/drivers/usb/host/ehci.h -@@ -761,6 +761,11 @@ ehci_port_speed(struct ehci_hcd *ehci, u +@@ -764,6 +764,11 @@ ehci_port_speed(struct ehci_hcd *ehci, u #define writel_be(val, addr) __raw_writel(val, (__force unsigned *)addr) #endif |