From e861730fef124e281a02fdff38511bfbbb8fae99 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 14 Mar 2010 16:21:28 +0000 Subject: [brcm63xx] refresh 2.6.32 patches, fix livebox support (#6821) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20204 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/patches-2.6.32/160-fix_gpio_count.patch | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to '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 ea471dbf65..f99768536d 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; -- cgit v1.2.3