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
commite2d59f4dd5c84ed7baeaa20e34b188db53306365 (patch)
tree869936880a723e796ec399bc78482bc149bd7eba /target/linux/atheros/patches-3.18/210-reset_button.patch
parent85365aa0c4b6ceb3efe25ac911825902febb0281 (diff)
downloadmaster-187ad058-e2d59f4dd5c84ed7baeaa20e34b188db53306365.tar.gz
master-187ad058-e2d59f4dd5c84ed7baeaa20e34b188db53306365.tar.bz2
master-187ad058-e2d59f4dd5c84ed7baeaa20e34b188db53306365.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44708 3c298f89-4303-0410-b956-a3cf2f4a3e73
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"
+