Re: [PATCH] ARM: dts: vexpress: Add missing newline at end of file

2019-08-01 Thread Sudeep Holla
On Thu, Aug 01, 2019 at 03:31:34PM +0200, Geert Uytterhoeven wrote: > Hi Sudeep, > > On Thu, Aug 1, 2019 at 3:15 PM Sudeep Holla wrote: > > On Mon, Jun 17, 2019 at 04:35:47PM +0200, Geert Uytterhoeven wrote: > > > "git diff" says: > > > > > > \ No newline at end of file > > > > > > after

Re: [PATCH] ARM: dts: vexpress: Add missing newline at end of file

2019-08-01 Thread Geert Uytterhoeven
Hi Sudeep, On Thu, Aug 1, 2019 at 3:15 PM Sudeep Holla wrote: > On Mon, Jun 17, 2019 at 04:35:47PM +0200, Geert Uytterhoeven wrote: > > "git diff" says: > > > > \ No newline at end of file > > > > after modifying the file. > > Sorry for missing this earlier. Just found this unread and

Re: [PATCH] ARM: dts: vexpress: Add missing newline at end of file

2019-08-01 Thread Sudeep Holla
On Mon, Jun 17, 2019 at 04:35:47PM +0200, Geert Uytterhoeven wrote: > "git diff" says: > > \ No newline at end of file > > after modifying the file. > Sorry for missing this earlier. Just found this unread and thought of applying it to v5.4 However doing a quick check on the tree revealed

[PATCH] ARM: dts: vexpress: Add missing newline at end of file

2019-06-17 Thread Geert Uytterhoeven
"git diff" says: \ No newline at end of file after modifying the file. Signed-off-by: Geert Uytterhoeven --- arch/arm/boot/dts/vexpress-v2m.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/vexpress-v2m.dtsi b/arch/arm/boot/dts/vexpress-v2m.dtsi