]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64: dts: add arm/arm64 include symlinks
authorHeiko Stuebner <heiko@sntech.de>
Sun, 26 Feb 2017 06:00:58 +0000 (07:00 +0100)
committerOlof Johansson <olof@lixom.net>
Wed, 22 Mar 2017 00:21:28 +0000 (17:21 -0700)
commit0a6081b673bb6aaec31771b3111dd6741c94382f
treeec7f3895e45e2dc137c2bb6d02c761011365f1ec
parent4027494ae6e351951d618c6505592b971b3883e9
arm64: dts: add arm/arm64 include symlinks

Allow including of dtsi files in an architecture-independent manner.
Some dtsi files may be shared between architectures and one suggestion
was to have symlinks and let these includes get accessed via a
    #include <arm64/foo.dtsi>
So add the necessary symlinks for arm32.

Suggested-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/boot/dts/include/arm [new symlink]
arch/arm64/boot/dts/include/arm64 [new symlink]