diff options
author | Rabin Vincent <rabin@rab.in> | 2015-08-03 20:19:20 +0200 |
---|---|---|
committer | Jesper Nilsson <jespern@axis.com> | 2015-11-02 20:03:04 +0100 |
commit | d4dde7d21c4e243744d574ae38e2971be6a7a3a7 (patch) | |
tree | dbedb06cc72873fedc166c8f733e4c4f6c352dad /arch/cris/boot/dts | |
parent | df90c338087fdec88727a025a8d6400ecb7fe4bd (diff) | |
download | talos-obmc-linux-d4dde7d21c4e243744d574ae38e2971be6a7a3a7.tar.gz talos-obmc-linux-d4dde7d21c4e243744d574ae38e2971be6a7a3a7.zip |
CRIS: add dt-bindings symlink
Add a dt-bindings symlink to get DT include files, as on other
architectures. See c58299a ("kbuild: create an "include chroot" for DT
bindings") for the details.
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
Diffstat (limited to 'arch/cris/boot/dts')
l--------- | arch/cris/boot/dts/include/dt-bindings | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/boot/dts/include/dt-bindings b/arch/cris/boot/dts/include/dt-bindings new file mode 120000 index 000000000000..08c00e4972fa --- /dev/null +++ b/arch/cris/boot/dts/include/dt-bindings @@ -0,0 +1 @@ +../../../../../include/dt-bindings
\ No newline at end of file |