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/404-bcm963xx_flashmap.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/404-bcm963xx_flashmap.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch b/target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch index 4800d94fcf..a2d38d45d1 100644 --- a/target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch +++ b/target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch @@ -12,7 +12,7 @@ Signed-off-by: Axel Gembe <ago@bastart.eu.org> --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -873,7 +873,7 @@ static struct mtd_partition mtd_partitio +@@ -876,7 +876,7 @@ static struct mtd_partition mtd_partitio } }; |