From efdf5aa8f175c18def6407bb2b51643e4da88259 Mon Sep 17 00:00:00 2001
From: Philipp Zabel
Date: Fri, 13 Feb 2015 12:20:49 +0100
Subject: ARM: STi: 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 STi reset constants in there, too,
to avoid confusion.
Signed-off-by: Philipp Zabel
Acked-by: Patrice Chotard
---
drivers/reset/sti/reset-stih415.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'drivers/reset/sti/reset-stih415.c')
diff --git a/drivers/reset/sti/reset-stih415.c b/drivers/reset/sti/reset-stih415.c
index 8dad603d863c..f7b49d5a62dc 100644
--- a/drivers/reset/sti/reset-stih415.c
+++ b/drivers/reset/sti/reset-stih415.c
@@ -13,7 +13,7 @@
#include
#include
-#include
+#include
#include "reset-syscfg.h"
--
cgit v1.2.3