From 1173719817796415acafa1c9dc09384e8808aa64 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Sat, 22 Feb 2020 19:33:41 +0100 Subject: ramips: move includes to DTSI for mt7628an_tplink_8m* All devices inherited from mt7628an_tplink_8m.dtsi and mt7628an_tplink_8m-split-uboot.dtsi contain the same additional includes in the DTS files. Move them to the DTSI files instead. Signed-off-by: Adrian Schmutzler --- target/linux/ramips/dts/mt7628an_tplink_8m-split-uboot.dtsi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ramips/dts/mt7628an_tplink_8m-split-uboot.dtsi') diff --git a/target/linux/ramips/dts/mt7628an_tplink_8m-split-uboot.dtsi b/target/linux/ramips/dts/mt7628an_tplink_8m-split-uboot.dtsi index 2229060347..157136bd09 100644 --- a/target/linux/ramips/dts/mt7628an_tplink_8m-split-uboot.dtsi +++ b/target/linux/ramips/dts/mt7628an_tplink_8m-split-uboot.dtsi @@ -1,6 +1,9 @@ // SPDX-License-Identifier: GPL-2.0-or-later OR MIT #include "mt7628an.dtsi" +#include +#include + / { chosen { bootargs = "console=ttyS0,115200"; -- cgit v1.2.3