From 967313e2ec9cb9184e1d6af393c766e87f8eb1fc Mon Sep 17 00:00:00 2001
From: Philipp Zabel
Date: Fri, 20 Nov 2015 12:42:44 +0100
Subject: ARM: mediatek: DT: Move reset controller constants into common
location
By popular vote, the DT binding includes for reset controllers are located
in include/dt-bindings/reset/. Move the mediatek reset constants in there,
too, to avoid confusion.
Signed-off-by: Philipp Zabel
Signed-off-by: Matthias Brugger
---
arch/arm/boot/dts/mt8135.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'arch/arm/boot/dts/mt8135.dtsi')
diff --git a/arch/arm/boot/dts/mt8135.dtsi b/arch/arm/boot/dts/mt8135.dtsi
index cb99b02d2ccc..1d7f92bdcb9c 100644
--- a/arch/arm/boot/dts/mt8135.dtsi
+++ b/arch/arm/boot/dts/mt8135.dtsi
@@ -15,7 +15,7 @@
#include
#include
#include
-#include
+#include
#include "skeleton64.dtsi"
#include "mt8135-pinfunc.h"
--
cgit v1.2.1