ARM: at91: dt: use #include for all device trees
[deliverable/linux.git] / arch / arm / boot / dts / at91sam9g25ek.dts
index a1c511fecdc1f34fc0f795c6b68183cdcc7d2a3b..1e4c49c584d38a5115b817efc57f3934681e011e 100644 (file)
@@ -7,8 +7,8 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "at91sam9g25.dtsi"
-/include/ "at91sam9x5ek.dtsi"
+#include "at91sam9g25.dtsi"
+#include "at91sam9x5ek.dtsi"
 
 / {
        model = "Atmel AT91SAM9G25-EK";
This page took 0.027552 seconds and 5 git commands to generate.