From: Maxime Ripard Date: Fri, 14 Dec 2018 09:55:38 +0000 (+0100) Subject: ARM: dts: suniv: Fix improper bindings include patch X-Git-Tag: v5.15~7280^2~2^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b7b69fb840f50d7037b3ab0fd95a3a89086c8fad;p=platform%2Fkernel%2Flinux-starfive.git ARM: dts: suniv: Fix improper bindings include patch 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 Signed-off-by: Chen-Yu Tsai --- diff --git a/arch/arm/boot/dts/suniv-f1c100s.dtsi b/arch/arm/boot/dts/suniv-f1c100s.dtsi index aff5f90..6100d3b 100644 --- a/arch/arm/boot/dts/suniv-f1c100s.dtsi +++ b/arch/arm/boot/dts/suniv-f1c100s.dtsi @@ -4,9 +4,6 @@ * Copyright 2018 Mesih Kilinc */ -#include -#include - / { #address-cells = <1>; #size-cells = <1>;