ARM: dts: suniv: Fix improper bindings include patch
authorMaxime Ripard <maxime.ripard@bootlin.com>
Fri, 14 Dec 2018 09:55:38 +0000 (10:55 +0100)
committerChen-Yu Tsai <wens@csie.org>
Wed, 19 Dec 2018 09:17:26 +0000 (17:17 +0800)
The clock and reset bindings are going through different trees, and while
the patch doesn't contain any value defined in that header, it still
includes those files and result in a build breakage when building the DT
without the matching clock and reset patches applied.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
arch/arm/boot/dts/suniv-f1c100s.dtsi

index aff5f90..6100d3b 100644 (file)
@@ -4,9 +4,6 @@
  * Copyright 2018 Mesih Kilinc <mesihkilinc@gmail.com>
  */
 
-#include <dt-bindings/clock/suniv-ccu-f1c100s.h>
-#include <dt-bindings/reset/suniv-ccu-f1c100s.h>
-
 / {
        #address-cells = <1>;
        #size-cells = <1>;