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