summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-3.18/110-ar2313_ethernet.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-13 02:58:17 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-13 02:58:17 +0000
commit6ede1e172664925f9ca206f45d1b8e1963f47111 (patch)
treec91722e934a05739cb3387fe01361af297d389bc /target/linux/atheros/patches-3.18/110-ar2313_ethernet.patch
parentfc7ff24b110212643738fddf0d7ef50db580991e (diff)
downloadmaster-31e0f0ae-6ede1e172664925f9ca206f45d1b8e1963f47111.tar.gz
master-31e0f0ae-6ede1e172664925f9ca206f45d1b8e1963f47111.tar.bz2
master-31e0f0ae-6ede1e172664925f9ca206f45d1b8e1963f47111.zip
atheros: v3.18: rename platform header
Rename ar231x_platform.h to ath25_platform.h Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44708
Diffstat (limited to 'target/linux/atheros/patches-3.18/110-ar2313_ethernet.patch')
-rw-r--r--target/linux/atheros/patches-3.18/110-ar2313_ethernet.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-3.18/110-ar2313_ethernet.patch b/target/linux/atheros/patches-3.18/110-ar2313_ethernet.patch
index 69d22ed3ce..d1b2df46f3 100644
--- a/target/linux/atheros/patches-3.18/110-ar2313_ethernet.patch
+++ b/target/linux/atheros/patches-3.18/110-ar2313_ethernet.patch
@@ -1265,7 +1265,7 @@
+#include <linux/interrupt.h>
+#include <generated/autoconf.h>
+#include <linux/bitops.h>
-+#include <ar231x_platform.h>
++#include <ath25_platform.h>
+
+/* probe link timer - 5 secs */
+#define LINK_TIMER (5*HZ)