Skip to content

Commit ca2fb05

Browse files
committed
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>
1 parent d8ece8b commit ca2fb05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/sun8i-h3-emlid-neutis-n5h3.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
/dts-v1/;
99

1010
#include "sun8i-h3.dtsi"
11-
#include <arm/sunxi-h3-h5-emlid-neutis.dtsi>
11+
#include "sunxi-h3-h5-emlid-neutis.dtsi"

0 commit comments

Comments
 (0)