aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-2.6.32/930-titan-platform.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-11-28 18:14:34 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-11-28 18:14:34 +0000
commit5ac80d9e71891fdee6c4fea47e90edc2131d5d0e (patch)
treefbe7301ba7ec59ecb87238df66dccb6fac81013f /target/linux/ar7/patches-2.6.32/930-titan-platform.patch
parentb12f4b416ec2817972b84178b0392b13fbebdcff (diff)
downloadmaster-187ad058-5ac80d9e71891fdee6c4fea47e90edc2131d5d0e.tar.gz
master-187ad058-5ac80d9e71891fdee6c4fea47e90edc2131d5d0e.tar.bz2
master-187ad058-5ac80d9e71891fdee6c4fea47e90edc2131d5d0e.zip
[ar7] refresh patches and remove trailing whitespaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24181 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/patches-2.6.32/930-titan-platform.patch')
-rw-r--r--target/linux/ar7/patches-2.6.32/930-titan-platform.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar7/patches-2.6.32/930-titan-platform.patch b/target/linux/ar7/patches-2.6.32/930-titan-platform.patch
index 2678876ba4..b7ecfc2d12 100644
--- a/target/linux/ar7/patches-2.6.32/930-titan-platform.patch
+++ b/target/linux/ar7/patches-2.6.32/930-titan-platform.patch
@@ -632,7 +632,7 @@
+ * GPIO Control
+ **********************************************************************/
+
-+typedef struct
++typedef struct
+{
+ int pinSelReg;
+ int shift;
@@ -721,7 +721,7 @@
+ GPIO_CFG gpio_cfg;
+ volatile PIN_SEL_REG_ARRAY_T *pin_sel_array = (PIN_SEL_REG_ARRAY_T*) AVALANCHE_PIN_SEL_BASE;
+ volatile TITAN_GPIO_CONTROL_T *gpio_cntl = (TITAN_GPIO_CONTROL_T*) KSEG1ADDR(AR7_REGS_GPIO + TITAN_GPIO_INPUT_0);
-+
++
+ if (gpio_pin > 51 )
+ return(-1);
+