git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d71e711
)
nuvoton: npcm845-evb: Add a newline at the end of file
author
Sughosh Ganu
<sughosh.ganu@linaro.org>
Tue, 22 Aug 2023 17:39:55 +0000
(23:09 +0530)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/arch/arm/dts/nuvoton-npcm845-evb.dts
b/arch/arm/dts/nuvoton-npcm845-evb.dts
index
3cab780
..
a93666c
100644
(file)
--- 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
+};