]> Git Repo - J-u-boot.git/commitdiff
nuvoton: npcm845-evb: Add a newline at the end of file
authorSughosh Ganu <[email protected]>
Tue, 22 Aug 2023 17:39:55 +0000 (23:09 +0530)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
arch/arm/dts/nuvoton-npcm845-evb.dts

index 3cab7807e316349adc672759ae243039e127a523..a93666cb41948d479e30352c58226c075528dbe9 100644 (file)
                &r1en_pins
                &r1oen_pins
        >;
-};
\ No newline at end of file
+};
This page took 0.03694 seconds and 4 git commands to generate.