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/ath79/dts/qca9558_devolo_dvl1xxx.dtsi | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ath79/dts/qca9558_devolo_dvl1xxx.dtsi') diff --git a/target/linux/ath79/dts/qca9558_devolo_dvl1xxx.dtsi b/target/linux/ath79/dts/qca9558_devolo_dvl1xxx.dtsi index ea752661ba..2cdb1b8373 100644 --- a/target/linux/ath79/dts/qca9558_devolo_dvl1xxx.dtsi +++ b/target/linux/ath79/dts/qca9558_devolo_dvl1xxx.dtsi @@ -10,8 +10,6 @@ * antennas and number of spatial streams. */ -/dts-v1/; - #include #include -- cgit v1.2.3