From ab800e5a6f28866626317b0038df3bcf8aa47f71 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 20 Jan 2020 09:18:18 +0000 Subject: arm: dts: rockchip: puma: move U-Boot specific bits to u-boot.dtsi Move the U-Boot specific bits to a -u-boot.dtsi include so all the u-boot.dtsi hierarchy is included. Signed-off-by: Peter Robinson Reviewed-by: Kever Yang --- arch/arm/dts/rk3399-puma-ddr1333.dts | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/arm/dts/rk3399-puma-ddr1333.dts') diff --git a/arch/arm/dts/rk3399-puma-ddr1333.dts b/arch/arm/dts/rk3399-puma-ddr1333.dts index 8f1193cbe6..80f27699f4 100644 --- a/arch/arm/dts/rk3399-puma-ddr1333.dts +++ b/arch/arm/dts/rk3399-puma-ddr1333.dts @@ -6,5 +6,3 @@ /dts-v1/; #include "rk3399-puma.dtsi" -#include "rk3399-sdram-ddr3-1333.dtsi" - -- cgit