aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/dts/brcm/bcm9ejtagprb.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/bcm9ejtagprb.dts
parentMIPS: Enable some missed configs in loongson3_defconfig to support bpftrace (diff)
downloadlinux-dev-3df83c9168a707b704c9a7a28887e0ad5a861ae2.tar.xz
linux-dev-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/bcm9ejtagprb.dts')
-rw-r--r--arch/mips/boot/dts/brcm/bcm9ejtagprb.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/boot/dts/brcm/bcm9ejtagprb.dts b/arch/mips/boot/dts/brcm/bcm9ejtagprb.dts
index 8d58c1971b30..615d2b97770e 100644
--- a/arch/mips/boot/dts/brcm/bcm9ejtagprb.dts
+++ b/arch/mips/boot/dts/brcm/bcm9ejtagprb.dts
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/dts-v1/;
-/include/ "bcm6328.dtsi"
+#include "bcm6328.dtsi"
/ {
compatible = "brcm,bcm9ejtagprb", "brcm,bcm6328";