aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorGravatar Rob Herring <robh@kernel.org> 2023-05-02 12:02:42 -0500
committerGravatar Rob Herring <robh@kernel.org> 2023-06-21 07:50:54 -0600
commitca2fb05cb7e41d7f8b7399adbc2e71016483efad (patch)
treeac86e1d61fc4600f8cb72f82e2a74e7507902d02 /arch/arm
parentMerge tag 'riscv-dt-for-v6.5-pt2' of https://git.kernel.org/pub/scm/linux/ker... (diff)
downloadlinux-ca2fb05cb7e41d7f8b7399adbc2e71016483efad.tar.gz
linux-ca2fb05cb7e41d7f8b7399adbc2e71016483efad.tar.bz2
linux-ca2fb05cb7e41d7f8b7399adbc2e71016483efad.zip
ARM: dts: allwinner: Use quoted #include
In preparation to move .dts files into subdirectories, include sunxi-h3-h5-emlid-neutis.dtsi from the current directory rather than the symlinked include path. Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/sun8i-h3-emlid-neutis-n5h3.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sun8i-h3-emlid-neutis-n5h3.dtsi b/arch/arm/boot/dts/sun8i-h3-emlid-neutis-n5h3.dtsi
index eedd5da5dc2f..35e71f46c197 100644
--- a/arch/arm/boot/dts/sun8i-h3-emlid-neutis-n5h3.dtsi
+++ b/arch/arm/boot/dts/sun8i-h3-emlid-neutis-n5h3.dtsi
@@ -8,4 +8,4 @@
/dts-v1/;
#include "sun8i-h3.dtsi"
-#include <arm/sunxi-h3-h5-emlid-neutis.dtsi>
+#include "sunxi-h3-h5-emlid-neutis.dtsi"