projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb0b7ab
)
board: BuS: Remove duplicate newlines
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Fri, 19 Jul 2024 10:48:38 +0000
(12:48 +0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 22 Jul 2024 16:51:46 +0000
(10:51 -0600)
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
board/BuS/eb_cpu5282/eb_cpu5282.c
patch
|
blob
|
history
diff --git
a/board/BuS/eb_cpu5282/eb_cpu5282.c
b/board/BuS/eb_cpu5282/eb_cpu5282.c
index cf5610861b50d502ada3770e0a7bd7c10b93e2fb..c254da62bf4385418d599a42c1dda9e8fe64f0c7 100644
(file)
--- a/
board/BuS/eb_cpu5282/eb_cpu5282.c
+++ b/
board/BuS/eb_cpu5282/eb_cpu5282.c
@@
-181,5
+181,4
@@
void __led_set(led_id_t mask, int state)
/*---------------------------------------------------------------------------*/
-
/* EOF EB+MCF-EV123.c */