This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
93396936ed
linux
/
arch
/
arm64
/
boot
/
dts
/
socionext
/
uniphier-ref-daughter.dtsi
2 lines
42 B
Plaintext
Raw
Normal View
History
Unescape
Escape
arm64: dts: uniphier: use cross-arch include instead of symlinks 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>
2017-08-10 00:43:29 +08:00
#include <arm/uniphier-ref-daughter.dtsi>