From: Sughosh Ganu Date: Tue, 22 Aug 2023 17:39:55 +0000 (+0530) Subject: nuvoton: npcm845-evb: Add a newline at the end of file X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=b9e0f7a63671a7eb17c5b28ed98843b7afc343e6;p=u-boot.git nuvoton: npcm845-evb: Add a newline at the end of file Add a newline at the end of the dts, without which the build fails when including a dtsi file. Signed-off-by: Sughosh Ganu Reviewed-by: Simon Glass Reviewed-by: Ilias Apalodimas --- diff --git a/arch/arm/dts/nuvoton-npcm845-evb.dts b/arch/arm/dts/nuvoton-npcm845-evb.dts index 3cab7807e3..a93666cb41 100644 --- a/arch/arm/dts/nuvoton-npcm845-evb.dts +++ b/arch/arm/dts/nuvoton-npcm845-evb.dts @@ -354,4 +354,4 @@ &r1en_pins &r1oen_pins >; -}; \ No newline at end of file +};