aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/boot/dts/brcm/bcm97435svmb.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/bcm97435svmb.dts
parentMIPS: Enable some missed configs in loongson3_defconfig to support bpftrace (diff)
downloadwireguard-linux-3df83c9168a707b704c9a7a28887e0ad5a861ae2.tar.xz
wireguard-linux-3df83c9168a707b704c9a7a28887e0ad5a861ae2.zip
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/bcm97435svmb.dts')
-rw-r--r--arch/mips/boot/dts/brcm/bcm97435svmb.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/boot/dts/brcm/bcm97435svmb.dts b/arch/mips/boot/dts/brcm/bcm97435svmb.dts
index 2c145a883aef..b653c6ff74b5 100644
--- a/arch/mips/boot/dts/brcm/bcm97435svmb.dts
+++ b/arch/mips/boot/dts/brcm/bcm97435svmb.dts
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: GPL-2.0
/dts-v1/;
-/include/ "bcm7435.dtsi"
-/include/ "bcm97xxx-nand-cs1-bch24.dtsi"
+#include "bcm7435.dtsi"
+#include "bcm97xxx-nand-cs1-bch24.dtsi"
/ {
compatible = "brcm,bcm97435svmb", "brcm,bcm7435";