Skip to content

Commit

Permalink
ARM: dts: add arm/arm64 include symlinks
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Heiko Stuebner authored and Olof Johansson committed Mar 22, 2017
1 parent c1ae3cf commit 4027494
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/include/arm
1 change: 1 addition & 0 deletions arch/arm/boot/dts/include/arm64

0 comments on commit 4027494

Please sign in to comment.