From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 1/7] metag: add symlink Date: Thu, 20 Jun 2013 10:29:35 -0600 Message-ID: <51C32DEF.1060209@wwwdotorg.org> References: <1371729758-10196-1-git-send-email-james.hogan@imgtec.com> <1371729758-10196-2-git-send-email-james.hogan@imgtec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1371729758-10196-2-git-send-email-james.hogan@imgtec.com> Sender: linux-kernel-owner@vger.kernel.org To: James Hogan Cc: linux-kernel@vger.kernel.org, Stephen Warren , Michal Marek , Shawn Guo , Rob Herring , linux-kbuild@vger.kernel.org, devicetree-discuss@lists.ozlabs.org List-Id: devicetree@vger.kernel.org On 06/20/2013 06:02 AM, James Hogan wrote: > 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. Reviewed-by: Stephen Warren