diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-05-02 15:40:26 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-05-02 15:40:26 +0000 |
commit | 5d9b44d1109f82db715078d66f603a1628f9ecb9 (patch) | |
tree | 5a3541f1e5df7585e24ec8756c471d108ddf1b56 /target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch | |
parent | 643babfc3ca64d0fbb505cebbc1c1d92c270de1b (diff) | |
download | upstream-5d9b44d1109f82db715078d66f603a1628f9ecb9.tar.gz upstream-5d9b44d1109f82db715078d66f603a1628f9ecb9.tar.bz2 upstream-5d9b44d1109f82db715078d66f603a1628f9ecb9.zip |
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.patch | 4 |
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 b8302a202f..50f7cf04b4 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, |