X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a1bd9bdd429c9139a9e4bfd76adb2e491391dc7e..9a74b7c37f23cca5f3ad3fa1ce7a716ba1b93cfd:/target/linux/brcm63xx/patches-2.6.32/160-fix_gpio_count.patch 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 ea471dbf6..f99768536 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;