summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/brcm/bcm97346dbsmb.dts
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2021-02-24 10:38:50 +0100
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2021-03-12 10:09:08 +0100
commit3df83c9168a707b704c9a7a28887e0ad5a861ae2 (patch)
tree80a387026f31438a39a14866e2d7ef1d19e1e0a9 /arch/mips/boot/dts/brcm/bcm97346dbsmb.dts
parent043d7f9713b765f26b4341528d96931eb5446653 (diff)
mips: dts: brcm: allow including header files
Change /include/ with #include in order to be able to include header files from dt-bindings. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/boot/dts/brcm/bcm97346dbsmb.dts')
-rw-r--r--arch/mips/boot/dts/brcm/bcm97346dbsmb.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/boot/dts/brcm/bcm97346dbsmb.dts b/arch/mips/boot/dts/brcm/bcm97346dbsmb.dts
index 28370ff77eeb..9f73735e815c 100644
--- a/arch/mips/boot/dts/brcm/bcm97346dbsmb.dts
+++ b/arch/mips/boot/dts/brcm/bcm97346dbsmb.dts
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: GPL-2.0
/dts-v1/;
-/include/ "bcm7346.dtsi"
-/include/ "bcm97xxx-nand-cs1-bch24.dtsi"
+#include "bcm7346.dtsi"
+#include "bcm97xxx-nand-cs1-bch24.dtsi"
/ {
compatible = "brcm,bcm97346dbsmb", "brcm,bcm7346";