summaryrefslogtreecommitdiffstats
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
commitcd34dcd2ced1900338c35f4ad02a23509dadac9c (patch)
tree85a5cdb9e5b1a0828d854f628c2f2f78383d0bea /target/linux/atheros/patches-3.18/103-ar2315_gpio.patch
parentd3354d1aac48e9b6e95aac28d23b7bf2fc43c10a (diff)
downloadmaster-31e0f0ae-cd34dcd2ced1900338c35f4ad02a23509dadac9c.tar.gz
master-31e0f0ae-cd34dcd2ced1900338c35f4ad02a23509dadac9c.tar.bz2
master-31e0f0ae-cd34dcd2ced1900338c35f4ad02a23509dadac9c.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> SVN-Revision: 44706
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