No functional change but allows me to use one script to compile all device tree source files. Signed-off-by: Mathias Kresin <[email protected]>
@@ -7,7 +7,7 @@
*/
/dts-v1/;
-/include/ "mcs8140.dtsi"
+#include "mcs8140.dtsi"
/ {
model = "Devolo dLAN USB Extender";
@@ -6,7 +6,7 @@
* Licensed under GPLv2.
-/include/ "skeleton.dtsi"
+#include "skeleton.dtsi"
model = "Moschip MCS8140 family SoC";
model = "Tigal RBT-832";
* published by the Free Software Foundation.
compatible = "plxtech,nas7820", "plxtech,nas782x";
@@ -1,6 +1,6 @@
-/include/ "mt7620a.dtsi"
+#include "mt7620a.dtsi"
compatible = "dlink,dch-m225", "ralink,mt7620a-soc";
-/include/ "mt7628an.dtsi"
+#include "mt7628an.dtsi"
compatible = "duzun,dm06-mt7628an", "mediatek,mt7628an-soc";
compatible = "mercury,mac1200rv2", "mediatek,mt7628an-soc";