]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
nuvoton: npcm845-evb: Add a newline at the end of file
authorSughosh Ganu <sughosh.ganu@linaro.org>
Tue, 22 Aug 2023 17:39:55 +0000 (23:09 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 29 Aug 2023 17:37:54 +0000 (13:37 -0400)
Add a newline at the end of the dts, without which the build fails
when including a dtsi file.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
arch/arm/dts/nuvoton-npcm845-evb.dts

index 3cab7807e316349adc672759ae243039e127a523..a93666cb41948d479e30352c58226c075528dbe9 100644 (file)
                &r1en_pins
                &r1oen_pins
        >;
-};
\ No newline at end of file
+};