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.dtsi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ramips/dts/mt7628an_tplink_8m.dtsi') diff --git a/target/linux/ramips/dts/mt7628an_tplink_8m.dtsi b/target/linux/ramips/dts/mt7628an_tplink_8m.dtsi index 5269fd668b..666ff49a90 100644 --- a/target/linux/ramips/dts/mt7628an_tplink_8m.dtsi +++ b/target/linux/ramips/dts/mt7628an_tplink_8m.dtsi @@ -1,5 +1,8 @@ #include "mt7628an.dtsi" +#include +#include + / { chosen { bootargs = "console=ttyS0,115200"; -- cgit v1.2.3