From: Geert Uytterhoeven Date: Mon, 17 Jun 2019 14:35:47 +0000 (+0200) Subject: ARM: dts: vexpress: Add missing newline at end of file X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~3890^2~32^2 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=7ff1154d459d25f8f674765a5ec575207516168c;p=linux.git ARM: dts: vexpress: Add missing newline at end of file "git diff" says: \ No newline at end of file after modifying the file. Signed-off-by: Geert Uytterhoeven Signed-off-by: Sudeep Holla --- diff --git a/arch/arm/boot/dts/vexpress-v2m.dtsi b/arch/arm/boot/dts/vexpress-v2m.dtsi index 8e57e15307e2..2e29d7790497 100644 --- a/arch/arm/boot/dts/vexpress-v2m.dtsi +++ b/arch/arm/boot/dts/vexpress-v2m.dtsi @@ -451,4 +451,4 @@ }; }; }; -}; \ No newline at end of file +};