]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: dove: Always include gpio and interrupt-controller headers
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 17 Feb 2015 18:52:05 +0000 (19:52 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 26 Feb 2015 19:45:57 +0000 (20:45 +0100)
We want to enforce the use of named flags in GPIO and interrupt
specifiers, include the corresponding headers to Dove's SoC dtsi.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/dove.dtsi

index 3cc8b832034563ec6495b87da6868dbe7dd30027..cae865435762ea0e3f22e0f58bb624fe81596729 100644 (file)
@@ -1,5 +1,8 @@
 /include/ "skeleton.dtsi"
 
+#include <dt-bindings/gpio/gpio.h>
+#include <dt-bindings/interrupt-controller/irq.h>
+
 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16))
 
 / {