diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-08-10 11:37:21 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-08-10 11:37:21 +0000 |
commit | 0e40c19b45e2e93e738eab14313e296a7256fe99 (patch) | |
tree | 23cd049ecf5208949f78e0fafc2caf6c887dcbdf /target/linux/brcm63xx/patches-2.6.39/240-spi.patch | |
parent | 458716389c2cc7542e6c8efabc1fde8ad61d4137 (diff) | |
download | upstream-0e40c19b45e2e93e738eab14313e296a7256fe99.tar.gz upstream-0e40c19b45e2e93e738eab14313e296a7256fe99.tar.bz2 upstream-0e40c19b45e2e93e738eab14313e296a7256fe99.zip |
add ignore_oc in struct ehci_hcd
SVN-Revision: 27945
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.39/240-spi.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.39/240-spi.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.39/240-spi.patch b/target/linux/brcm63xx/patches-2.6.39/240-spi.patch index b30190ea3a..454bbb6d20 100644 --- a/target/linux/brcm63xx/patches-2.6.39/240-spi.patch +++ b/target/linux/brcm63xx/patches-2.6.39/240-spi.patch @@ -170,7 +170,7 @@ #define BCM_6358_OHCI0_IRQ (IRQ_INTERNAL_BASE + 5) --- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h +++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h -@@ -773,4 +773,116 @@ +@@ -805,4 +805,116 @@ #define DMIPSPLLCFG_N2_SHIFT 29 #define DMIPSPLLCFG_N2_MASK (0x7 << DMIPSPLLCFG_N2_SHIFT) |