summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.39/453-board_BTV2110.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-07-04 15:04:58 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-07-04 15:04:58 +0000
commit7c3bbe150ab3e9ec3bdd9e25f8c9e05da5a2ab1b (patch)
treeb8ce1d45d7705075b92b45bba56766b533f74228 /target/linux/brcm63xx/patches-2.6.39/453-board_BTV2110.patch
parent89f6b29feb3ca3fc20e016f0898c91a250638bf9 (diff)
downloadmaster-31e0f0ae-7c3bbe150ab3e9ec3bdd9e25f8c9e05da5a2ab1b.tar.gz
master-31e0f0ae-7c3bbe150ab3e9ec3bdd9e25f8c9e05da5a2ab1b.tar.bz2
master-31e0f0ae-7c3bbe150ab3e9ec3bdd9e25f8c9e05da5a2ab1b.zip
hw553: fix missing has_uart0 in board definition (#9533)
SVN-Revision: 27448
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.39/453-board_BTV2110.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.39/453-board_BTV2110.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.39/453-board_BTV2110.patch b/target/linux/brcm63xx/patches-2.6.39/453-board_BTV2110.patch
index 9e280b49f5..a9e49eb969 100644
--- a/target/linux/brcm63xx/patches-2.6.39/453-board_BTV2110.patch
+++ b/target/linux/brcm63xx/patches-2.6.39/453-board_BTV2110.patch
@@ -63,7 +63,7 @@
static struct board_info __initdata board_96348gw = {
.name = "96348GW",
.expected_cpu_id = 0x6348,
-@@ -1967,6 +2023,7 @@ static const struct board_info __initdat
+@@ -1969,6 +2025,7 @@ static const struct board_info __initdat
&board_spw500v,
&board_96348sv,
&board_V2500V_BB,