summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-2.6.32/160-fix_gpio_count.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-03-14 16:21:28 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-03-14 16:21:28 +0000
commitf2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a (patch)
treee8b171f418e6245e9021d465d64048476131c64e /target/linux/brcm63xx/patches-2.6.32/160-fix_gpio_count.patch
parent0193462642bd005e3ab2e36ea45cae2977bc711a (diff)
downloadmtk-20170518-f2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a.zip
mtk-20170518-f2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a.tar.gz
mtk-20170518-f2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a.tar.bz2
refresh 2.6.32 patches, fix livebox support (#6821)
SVN-Revision: 20204
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.32/160-fix_gpio_count.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.32/160-fix_gpio_count.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.32/160-fix_gpio_count.patch b/target/linux/brcm63xx/patches-2.6.32/160-fix_gpio_count.patch
index ea471db..f997685 100644
--- a/target/linux/brcm63xx/patches-2.6.32/160-fix_gpio_count.patch
+++ b/target/linux/brcm63xx/patches-2.6.32/160-fix_gpio_count.patch
@@ -1,8 +1,6 @@
-Index: linux-2.6.32.9/arch/mips/include/asm/mach-bcm63xx/bcm63xx_gpio.h
-===================================================================
---- linux-2.6.32.9.orig/arch/mips/include/asm/mach-bcm63xx/bcm63xx_gpio.h 2010-02-28 19:02:10.000000000 +0100
-+++ linux-2.6.32.9/arch/mips/include/asm/mach-bcm63xx/bcm63xx_gpio.h 2010-02-28 19:02:40.000000000 +0100
-@@ -10,6 +10,10 @@
+--- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_gpio.h
++++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_gpio.h
+@@ -10,6 +10,10 @@ static inline unsigned long bcm63xx_gpio
switch (bcm63xx_get_cpu_id()) {
case BCM6358_CPU_ID:
return 40;