ARM: dts: Remove unneeded GPIO include in exynos4412-odroidu3
authorJavier Martinez Canillas <javier@osg.samsung.com>
Wed, 25 Nov 2015 12:11:23 +0000 (09:11 -0300)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Tue, 29 Dec 2015 00:07:43 +0000 (09:07 +0900)
The <dt-bindings/gpio/gpio.h> header is already included in the
exynos4412-odroid-common DTSI so there's no need to do it again
in the DTS file.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
arch/arm/boot/dts/exynos4412-odroidu3.dts

index 646ff0b..dd89f7b 100644 (file)
@@ -13,7 +13,6 @@
 
 /dts-v1/;
 #include "exynos4412-odroid-common.dtsi"
-#include <dt-bindings/gpio/gpio.h>
 
 / {
        model = "Hardkernel ODROID-U3 board based on Exynos4412";