aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_vocore_vocore2.dtsi
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-02-22 19:26:17 +0100
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-02-22 19:26:17 +0100
commit963f572ead0acb7460908d3c89307db64d831d3c (patch)
treeb2dc29010beb380437989aab9254350ffd063307 /target/linux/ramips/dts/mt7628an_vocore_vocore2.dtsi
parenta967ae9d149f4f1d15ef95adc7fc34bb99aac0f0 (diff)
downloadupstream-963f572ead0acb7460908d3c89307db64d831d3c.tar.gz
upstream-963f572ead0acb7460908d3c89307db64d831d3c.tar.bz2
upstream-963f572ead0acb7460908d3c89307db64d831d3c.zip
ramips: remove redundant includes in DTS files
Many DTS files contain the same includes again that are already present in the DTSI files they are derived from. Remove those redundant includes in the DTS files. For vocore, the include is moved to the parent DTSI file. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_vocore_vocore2.dtsi')
-rw-r--r--target/linux/ramips/dts/mt7628an_vocore_vocore2.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/mt7628an_vocore_vocore2.dtsi b/target/linux/ramips/dts/mt7628an_vocore_vocore2.dtsi
index a0056dcedb..34664bde94 100644
--- a/target/linux/ramips/dts/mt7628an_vocore_vocore2.dtsi
+++ b/target/linux/ramips/dts/mt7628an_vocore_vocore2.dtsi
@@ -1,5 +1,7 @@
#include "mt7628an.dtsi"
+#include <dt-bindings/gpio/gpio.h>
+
/ {
compatible = "vocore,vocore2", "mediatek,mt7628an-soc";