From c98819a9e6904717a5c8672a0bfa173a0503eba1 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Sat, 26 Sep 2020 00:46:13 +0200 Subject: bcm63xx: move dts-v1 statement to top-level DTSI files The "/dts-v1/;" identifier is supposed to be present once at the top of a device tree file after the includes have been processed. Like done for other targets recently, put the dts-v1 statement into the top-level SoC-based DTSI files, and remove all other occurences. Signed-off-by: Adrian Schmutzler --- target/linux/bcm63xx/dts/bcm63169-comtrend-vg-8050.dts | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/bcm63xx/dts/bcm63169-comtrend-vg-8050.dts') diff --git a/target/linux/bcm63xx/dts/bcm63169-comtrend-vg-8050.dts b/target/linux/bcm63xx/dts/bcm63169-comtrend-vg-8050.dts index 0e0cf27ec9..5d5ba46e3c 100644 --- a/target/linux/bcm63xx/dts/bcm63169-comtrend-vg-8050.dts +++ b/target/linux/bcm63xx/dts/bcm63169-comtrend-vg-8050.dts @@ -1,7 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-or-later -/dts-v1/; - #include "bcm63268.dtsi" #include -- cgit v1.2.3