aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.32/130-board_DWVS0.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-03-14 16:21:28 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-03-14 16:21:28 +0000
commitf2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a (patch)
treee8b171f418e6245e9021d465d64048476131c64e /target/linux/brcm63xx/patches-2.6.32/130-board_DWVS0.patch
parent0193462642bd005e3ab2e36ea45cae2977bc711a (diff)
downloadupstream-f2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a.tar.gz
upstream-f2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a.tar.bz2
upstream-f2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a.zip
refresh 2.6.32 patches, fix livebox support (#6821)
SVN-Revision: 20204
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.32/130-board_DWVS0.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.32/130-board_DWVS0.patch10
1 files changed, 4 insertions, 6 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.32/130-board_DWVS0.patch b/target/linux/brcm63xx/patches-2.6.32/130-board_DWVS0.patch
index d12fa868ca..ba2134a0ec 100644
--- a/target/linux/brcm63xx/patches-2.6.32/130-board_DWVS0.patch
+++ b/target/linux/brcm63xx/patches-2.6.32/130-board_DWVS0.patch
@@ -1,8 +1,6 @@
-Index: linux-2.6.32.9/arch/mips/bcm63xx/boards/board_bcm963xx.c
-===================================================================
---- linux-2.6.32.9.orig/arch/mips/bcm63xx/boards/board_bcm963xx.c 2010-02-28 18:47:31.000000000 +0100
-+++ linux-2.6.32.9/arch/mips/bcm63xx/boards/board_bcm963xx.c 2010-02-28 18:49:16.000000000 +0100
-@@ -575,6 +575,27 @@
+--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
++++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
+@@ -575,6 +575,27 @@ static struct board_info __initdata boar
.has_ohci0 = 1,
.has_ehci0 = 1,
};
@@ -30,7 +28,7 @@ Index: linux-2.6.32.9/arch/mips/bcm63xx/boards/board_bcm963xx.c
#endif
/*
-@@ -603,6 +624,7 @@
+@@ -603,6 +624,7 @@ static const struct board_info __initdat
&board_96358vw,
&board_96358vw2,
&board_AGPFS0,