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-Url: http://git.maquefel.me/?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 8e57e15307e20..2e29d77904977 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 +};