aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-3.18/103-ar2315_gpio.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-13 02:57:51 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-13 02:57:51 +0000
commit3846aa2bb9f2e85d0ce30c017e3220511a1767b9 (patch)
tree723fb6c7112024f0636694243e1b5fb6f8dcfa06 /target/linux/atheros/patches-3.18/103-ar2315_gpio.patch
parentbc66ec6772d914dd5b533aa9e059df2588620b22 (diff)
downloadmaster-187ad058-3846aa2bb9f2e85d0ce30c017e3220511a1767b9.tar.gz
master-187ad058-3846aa2bb9f2e85d0ce30c017e3220511a1767b9.tar.bz2
master-187ad058-3846aa2bb9f2e85d0ce30c017e3220511a1767b9.zip
atheros: v3.18: rename ATHEROS_AR231X symbol to ATH25
This patch starts upsteam ath25 code backporting. No functional changes. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44706 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/patches-3.18/103-ar2315_gpio.patch')
-rw-r--r--target/linux/atheros/patches-3.18/103-ar2315_gpio.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-3.18/103-ar2315_gpio.patch b/target/linux/atheros/patches-3.18/103-ar2315_gpio.patch
index 38588ee665..33594e6b38 100644
--- a/target/linux/atheros/patches-3.18/103-ar2315_gpio.patch
+++ b/target/linux/atheros/patches-3.18/103-ar2315_gpio.patch
@@ -3,7 +3,7 @@
@@ -7,4 +7,5 @@ config SOC_AR5312
config SOC_AR2315
bool "Atheros 2315+ support"
- depends on ATHEROS_AR231X
+ depends on ATH25
+ select GPIO_AR2315
default y
--- a/arch/mips/ar231x/ar2315.c