On UniPhier platform, some DTSI files are shared between arm and arm64.
Recently, inclusion of DT material of different architectures has been
supported by the build system level. Use #include <arm/...>, which
will work without relying on the exact same hierarchy as the kernel.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
+++ /dev/null
-../../../../arm/boot/dts/uniphier-pinctrl.dtsi
\ No newline at end of file
--- /dev/null
+#include <arm/uniphier-pinctrl.dtsi>
+++ /dev/null
-../../../../arm/boot/dts/uniphier-ref-daughter.dtsi
\ No newline at end of file
--- /dev/null
+#include <arm/uniphier-ref-daughter.dtsi>
+++ /dev/null
-../../../../arm/boot/dts/uniphier-support-card.dtsi
\ No newline at end of file
--- /dev/null
+#include <arm/uniphier-support-card.dtsi>