From 231dc26867b4619364b91bc310e124ac846000b8 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Sat, 23 Nov 2019 11:44:51 +0100 Subject: treewide: remove dts-v1 identifier from DTSI files The "/dts-v1/;" identifier is supposed to be put once at the beginning of a device tree file. Thus, it makes no sense to provide it a second time in to-be-included DTSI files. This removes the identifier from all DTSI files in /target/linux. Most of the DTS files in OpenWrt do contain the "/dts-v1/;". It is missing for most of the following targets, though: mvebu, ipq806x, mpc85xx, ipq40xx This does not touch ipq806x for now, as the bump to 4.19 is close. Signed-off-by: Adrian Schmutzler --- target/linux/ramips/dts/mt7620a_edimax_ew-747x.dtsi | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ramips/dts/mt7620a_edimax_ew-747x.dtsi') diff --git a/target/linux/ramips/dts/mt7620a_edimax_ew-747x.dtsi b/target/linux/ramips/dts/mt7620a_edimax_ew-747x.dtsi index b7d8087d5a..52c0ac0925 100644 --- a/target/linux/ramips/dts/mt7620a_edimax_ew-747x.dtsi +++ b/target/linux/ramips/dts/mt7620a_edimax_ew-747x.dtsi @@ -1,7 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-or-later OR MIT -/dts-v1/; - #include "mt7620a.dtsi" #include -- cgit v1.2.3