From: Rabin Vincent Date: Mon, 3 Aug 2015 18:19:20 +0000 (+0200) Subject: CRIS: add dt-bindings symlink X-Git-Tag: KARO-TX6UL-2015-11-03~132^2~8 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a63c6ff26070ecd0666941a23f83c25c4147f1ca;p=karo-tx-linux.git 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 Signed-off-by: Jesper Nilsson --- 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