]> Git Repo - linux.git/commitdiff
ARM: dts: vexpress: Add missing newline at end of file
authorGeert Uytterhoeven <[email protected]>
Mon, 17 Jun 2019 14:35:47 +0000 (16:35 +0200)
committerSudeep Holla <[email protected]>
Wed, 31 Jul 2019 15:36:05 +0000 (16:36 +0100)
"git diff" says:

    \ No newline at end of file

after modifying the file.

Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
arch/arm/boot/dts/vexpress-v2m.dtsi

index 8e57e15307e20a623abb1855b3df206af325db84..2e29d77904977f9af454809f979c7ddc85568b27 100644 (file)
                        };
                };
        };
-};
\ No newline at end of file
+};
This page took 0.06148 seconds and 4 git commands to generate.