linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: vexpress: Add missing newline at end of file
@ 2019-06-17 14:35 Geert Uytterhoeven
  2019-08-01 13:15 ` Sudeep Holla
  0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2019-06-17 14:35 UTC (permalink / raw)
  To: Liviu Dudau, Sudeep Holla, Lorenzo Pieralisi
  Cc: Geert Uytterhoeven, linux-kernel, linux-arm-kernel

"git diff" says:

    \ No newline at end of file

after modifying the file.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 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
index 798c97aff7fa3b99..c748893e09ed88ea 100644
--- a/arch/arm/boot/dts/vexpress-v2m.dtsi
+++ b/arch/arm/boot/dts/vexpress-v2m.dtsi
@@ -448,4 +448,4 @@
 			};
 		};
 	};
-};
\ No newline at end of file
+};
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-08-01 13:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-17 14:35 [PATCH] ARM: dts: vexpress: Add missing newline at end of file Geert Uytterhoeven
2019-08-01 13:15 ` Sudeep Holla
2019-08-01 13:31   ` Geert Uytterhoeven
2019-08-01 13:42     ` Sudeep Holla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).