diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-07 21:13:13 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-07 21:13:13 +0000 |
commit | 1e643c087d11928b9d1e0aea11df00ac38177f4c (patch) | |
tree | df0e9beadf5fae3d6801f73946168d1f9576c009 /target/linux/cns3xxx/patches-3.1/104-cns3xxx_gpio.patch | |
parent | 5e628c6e90348ce572efa4eaa0fc44809ee63b70 (diff) |
[cns3xxx]: update 3.1 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28814 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns3xxx/patches-3.1/104-cns3xxx_gpio.patch')
-rw-r--r-- | target/linux/cns3xxx/patches-3.1/104-cns3xxx_gpio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/patches-3.1/104-cns3xxx_gpio.patch b/target/linux/cns3xxx/patches-3.1/104-cns3xxx_gpio.patch index 8b656965f1..6dff5b07d7 100644 --- a/target/linux/cns3xxx/patches-3.1/104-cns3xxx_gpio.patch +++ b/target/linux/cns3xxx/patches-3.1/104-cns3xxx_gpio.patch @@ -119,7 +119,7 @@ /* used by entry-macro.S */ --- a/arch/arm/mach-cns3xxx/core.h +++ b/arch/arm/mach-cns3xxx/core.h -@@ -19,7 +19,7 @@ void __init cns3xxx_l2x0_init(void); +@@ -20,7 +20,7 @@ void __init cns3xxx_l2x0_init(void); static inline void cns3xxx_l2x0_init(void) {} #endif /* CONFIG_CACHE_L2X0 */ |