Skip to content

Commit

Permalink
ARM: dts: Remove unneeded GPIO include in exynos4412-odroidu3
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Javier Martinez Canillas authored and Krzysztof Kozlowski committed Dec 29, 2015
1 parent e8d761b commit 42a966a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/boot/dts/exynos4412-odroidu3.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 42a966a

Please sign in to comment.