aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-3.18/210-reset_button.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/210-reset_button.patch
parentfc7ff24b110212643738fddf0d7ef50db580991e (diff)
downloadupstream-6ede1e172664925f9ca206f45d1b8e1963f47111.tar.gz
upstream-6ede1e172664925f9ca206f45d1b8e1963f47111.tar.bz2
upstream-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/210-reset_button.patch')
-rw-r--r--target/linux/atheros/patches-3.18/210-reset_button.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-3.18/210-reset_button.patch b/target/linux/atheros/patches-3.18/210-reset_button.patch
index 7eee86ab65..8ba58ed495 100644
--- a/target/linux/atheros/patches-3.18/210-reset_button.patch
+++ b/target/linux/atheros/patches-3.18/210-reset_button.patch
@@ -17,7 +17,7 @@
+#include <linux/platform_device.h>
+#include <linux/gpio_keys.h>
+#include <linux/input.h>
-+#include <ar231x_platform.h>
++#include <ath25_platform.h>
+#include <ar231x.h>
+#include "devices.h"
+