aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.0/451-board_spw303v.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-07-06 10:00:39 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-07-06 10:00:39 +0000
commit00ad56b73e9a5bcf2dbc05a0dee4affea81b8127 (patch)
treee3401d90f1b5d8a1302b9b6bc5e7153001e73f2e /target/linux/brcm63xx/patches-3.0/451-board_spw303v.patch
parent965567a320f271b93ceebeb7099385194d09e7ac (diff)
downloadupstream-00ad56b73e9a5bcf2dbc05a0dee4affea81b8127.tar.gz
upstream-00ad56b73e9a5bcf2dbc05a0dee4affea81b8127.tar.bz2
upstream-00ad56b73e9a5bcf2dbc05a0dee4affea81b8127.zip
move board_HW553 inside the ifdef ..BCM6358 .. endif block
SVN-Revision: 27484
Diffstat (limited to 'target/linux/brcm63xx/patches-3.0/451-board_spw303v.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.0/451-board_spw303v.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/brcm63xx/patches-3.0/451-board_spw303v.patch b/target/linux/brcm63xx/patches-3.0/451-board_spw303v.patch
index 7a5f2feb51..db8d352960 100644
--- a/target/linux/brcm63xx/patches-3.0/451-board_spw303v.patch
+++ b/target/linux/brcm63xx/patches-3.0/451-board_spw303v.patch
@@ -1,8 +1,8 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -1741,6 +1741,72 @@ static struct board_info __initdata boar
- .spis = nb4_spi_devices,
- .num_spis = ARRAY_SIZE(nb4_spi_devices),
+@@ -1816,6 +1816,72 @@ static struct board_info __initdata boar
+ },
+ },
};
+
+ /* T-Home Speedport W 303V Typ B */
@@ -72,7 +72,7 @@
+};
#endif
- static struct board_info __initdata board_HW553 = {
+ /*
@@ -1860,6 +1926,7 @@ static const struct board_info __initdat
&board_nb4_fxc_r1,
&board_nb4_fxc_r2,