summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/brcm/bcm97125cbmb.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/bcm97125cbmb.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/bcm97125cbmb.dts')
-rw-r--r--arch/mips/boot/dts/brcm/bcm97125cbmb.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/boot/dts/brcm/bcm97125cbmb.dts b/arch/mips/boot/dts/brcm/bcm97125cbmb.dts
index 79e9769f7e00..bda5f796251a 100644
--- a/arch/mips/boot/dts/brcm/bcm97125cbmb.dts
+++ b/arch/mips/boot/dts/brcm/bcm97125cbmb.dts
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/dts-v1/;
-/include/ "bcm7125.dtsi"
+#include "bcm7125.dtsi"
/ {
compatible = "brcm,bcm97125cbmb", "brcm,bcm7125";