summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/armada-380.dtsi
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-02-20 12:11:29 +0100
committerJason Cooper <jason@lakedaemon.net>2014-02-22 04:10:41 +0000
commita2be1561a3f6ea5e7ffb1ce42c0db9cb1bc7ab28 (patch)
tree2a6a0ac6376cf5a867d5501320bfadd33cad11a6 /arch/arm/boot/dts/armada-380.dtsi
parenta47172ead196b9cab9e1eebca93fb4ae88927df4 (diff)
ARM: mvebu: use C preprocessor include for Armada 375/38x DTs
Some of the Armada 375/38x DTs that were recently submitted were still using the old-style /include/ instead of the new-style, C-preprocessor based #include. Since we are going to start including more headers, switching to the C-preprocessor based includes is important. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/boot/dts/armada-380.dtsi')
-rw-r--r--arch/arm/boot/dts/armada-380.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/armada-380.dtsi b/arch/arm/boot/dts/armada-380.dtsi
index 5a46ec7d207b..82b33473a146 100644
--- a/arch/arm/boot/dts/armada-380.dtsi
+++ b/arch/arm/boot/dts/armada-380.dtsi
@@ -12,7 +12,7 @@
* warranty of any kind, whether express or implied.
*/
-/include/ "armada-38x.dtsi"
+#include "armada-38x.dtsi"
/ {
model = "Marvell Armada 380 family SoC";