From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pankaj Dubey Subject: Re: [PATCH] arm64: dts: add symlink Date: Mon, 27 Jan 2014 20:04:50 +0900 Message-ID: <52E63D52.6050600@samsung.com> References: <1389346197-5127-1-git-send-email-pankaj.dubey@samsung.com> <20140110102226.63f5bf30@ipc1.ka-ro> <52CFCFA1.4080405@samsung.com> <20140110115432.21fb03af@ipc1.ka-ro> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-reply-to: <20140110115432.21fb03af-VjFSrY7JcPWvSplVBqRQBQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: =?UTF-8?B?TG90aGFyIFdhw59tYW5u?= Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, catalin.marinas-5wv7dgnIgG8@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, will.deacon-5wv7dgnIgG8@public.gmane.org List-Id: devicetree@vger.kernel.org On 01/10/2014 07:54 PM, Lothar Wa=C3=9Fmann wrote: > Hi, > > Pankaj Dubey wrote: >> On 01/10/2014 06:22 PM, Lothar Wa=C3=9Fmann wrote: >>> Hi, >>> >>> Pankaj Dubey wrote: >>>> Add symlink to include/dt-bindings from arch/arm64/boot/dts/includ= e/ to >>>> match the ones in ARM architectures so that preprocessed device >>>> tree files can include various useful constant definitions. >>>> >>>> See commit c58299a (kbuild: create an "include chroot" for DT bind= ings) >>>> merged in v3.10-rc1 for details. >>>> >>>> Signed-off-by: Pankaj Dubey >>>> --- >>>> arch/arm64/boot/dts/include/dt-bindings | 1 + >>>> 1 file changed, 1 insertion(+) >>>> create mode 120000 arch/arm64/boot/dts/include/dt-bindings >>>> >>>> diff --git a/arch/arm64/boot/dts/include/dt-bindings b/arch/arm64/= boot/dts/include/dt-bindings >>>> new file mode 120000 >>>> index 0000000..08c00e4 >>>> --- /dev/null >>>> +++ b/arch/arm64/boot/dts/include/dt-bindings >>>> @@ -0,0 +1 @@ >>>> +../../../../../include/dt-bindings >>>> \ No newline at end of file >>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >> I just created symlink file to "include/dt-bindings", and when creat= ed >> patch it is showing this line >> at the end of patch. I do not have much idea why this came in patch?= But >> when I checked similar patches >> it looks like it is required. >> > I noticed after sending the email, that the file in question was > actually only a symlink. The message seems to be a 'feature' of > 'patch' when dealing with symlinks. > > > Lothar Wa=C3=9Fmann Gentle Ping. Best Regards, Pankaj Dubey -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html