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/230-6358-enet1-external-mii-clk.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/230-6358-enet1-external-mii-clk.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.39/230-6358-enet1-external-mii-clk.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.39/230-6358-enet1-external-mii-clk.patch b/target/linux/brcm63xx/patches-2.6.39/230-6358-enet1-external-mii-clk.patch index f4c1ed9a6d..f064609783 100644 --- a/target/linux/brcm63xx/patches-2.6.39/230-6358-enet1-external-mii-clk.patch +++ b/target/linux/brcm63xx/patches-2.6.39/230-6358-enet1-external-mii-clk.patch @@ -11,7 +11,7 @@ bcm_gpio_writel(val, GPIO_MODE_REG); --- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h +++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h -@@ -402,6 +402,8 @@ +@@ -401,6 +401,8 @@ #define GPIO_MODE_6358_EXTRA_SPI_SS (1 << 7) #define GPIO_MODE_6358_SERIAL_LED (1 << 10) #define GPIO_MODE_6358_UTOPIA (1 << 12) |