summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-05-02 15:40:26 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-05-02 15:40:26 +0000
commit5d9b44d1109f82db715078d66f603a1628f9ecb9 (patch)
tree5a3541f1e5df7585e24ec8756c471d108ddf1b56 /target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch
parent643babfc3ca64d0fbb505cebbc1c1d92c270de1b (diff)
downloadmtk-20170518-5d9b44d1109f82db715078d66f603a1628f9ecb9.zip
mtk-20170518-5d9b44d1109f82db715078d66f603a1628f9ecb9.tar.gz
mtk-20170518-5d9b44d1109f82db715078d66f603a1628f9ecb9.tar.bz2
use a define for the poll and debounce interval
SVN-Revision: 31550
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch b/target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch
index b8302a2..50f7cf0 100644
--- a/target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch
+++ b/target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -199,6 +199,38 @@ static struct board_info __initdata boar
+@@ -202,6 +202,38 @@ static struct board_info __initdata boar
.has_uart0 = 1,
};
@@ -39,7 +39,7 @@
#endif
/*
-@@ -1172,6 +1204,7 @@ static const struct board_info __initdat
+@@ -1175,6 +1207,7 @@ static const struct board_info __initdat
#ifdef CONFIG_BCM63XX_CPU_6338
&board_96338gw,
&board_96338w,