From patchwork Tue Mar 31 07:33:46 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kever Yang X-Patchwork-Id: 244639 List-Id: U-Boot discussion From: kever.yang at rock-chips.com (Kever Yang) Date: Tue, 31 Mar 2020 15:33:46 +0800 Subject: [PATCH] rockchip: px30-evb: remove redundant include file Message-ID: <20200331073346.25811-1-kever.yang@rock-chips.com> The file -u-boot.dtsi inculde automatically by the build system, no need to add this to dts file. Signed-off-by: Kever Yang --- arch/arm/dts/px30-evb.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/dts/px30-evb.dts b/arch/arm/dts/px30-evb.dts index d886f17242..4134e2ee13 100644 --- a/arch/arm/dts/px30-evb.dts +++ b/arch/arm/dts/px30-evb.dts @@ -8,7 +8,6 @@ #include #include #include "px30.dtsi" -#include "px30-evb-u-boot.dtsi" / { model = "Rockchip PX30 EVB";