diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-11-07 21:13:13 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-11-07 21:13:13 +0000 |
commit | cc2cf8f3d540c26aa672bfcfe0ebdb11ba8cdb6f (patch) | |
tree | 9fb0641fac9f637daa5d21fe001dbb4afaff8804 /target/linux/cns3xxx/patches-3.1/104-cns3xxx_gpio.patch | |
parent | c4bc2552a30f8242a119dd213087d2bdeeef639d (diff) | |
download | mtk-20170518-cc2cf8f3d540c26aa672bfcfe0ebdb11ba8cdb6f.zip mtk-20170518-cc2cf8f3d540c26aa672bfcfe0ebdb11ba8cdb6f.tar.gz mtk-20170518-cc2cf8f3d540c26aa672bfcfe0ebdb11ba8cdb6f.tar.bz2 |
update 3.1 patches
SVN-Revision: 28814
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 8b65696..6dff5b0 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 */ |