From 6ad59a58b002ab760c171f05148183d37f83a991 Mon Sep 17 00:00:00 2001 From: James Hogan Date: Fri, 31 May 2013 16:17:24 +0100 Subject: metag: add symlink Add symlink to include/dt-bindings from arch/metag/boot/dts/include/ to match the one in arch/arm/... (see the commit below) so that preprocessed device tree files can include various useful constant definitions. Commit c58299aa87544a590c62bda0bf52b69fa56cb8d5 ("kbuild: create an "include chroot" for DT bindings") merged in v3.10-rc1. Signed-off-by: James Hogan Acked-by: Grant Likely Reviewed-by: Stephen Warren Cc: Michal Marek Cc: Shawn Guo Cc: Rob Herring Cc: linux-kbuild@vger.kernel.org Cc: devicetree-discuss@lists.ozlabs.org diff --git a/arch/metag/boot/dts/include/dt-bindings b/arch/metag/boot/dts/include/dt-bindings new file mode 120000 index 0000000..08c00e4 --- /dev/null +++ b/arch/metag/boot/dts/include/dt-bindings @@ -0,0 +1 @@ +../../../../../include/dt-bindings \ No newline at end of file -- cgit v0.10.2