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:
42f6206
)
board: theadorable: Remove duplicate newlines
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Fri, 19 Jul 2024 10:49:10 +0000
(12:49 +0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 22 Jul 2024 16:51:47 +0000
(10:51 -0600)
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
board/theadorable/theadorable.c
patch
|
blob
|
history
diff --git
a/board/theadorable/theadorable.c
b/board/theadorable/theadorable.c
index cca5c3d33b5ee073c66329622de64b9fc14bce34..d7234532fe6dc673615620a59dd611b4ed14d8e8 100644
(file)
--- a/
board/theadorable/theadorable.c
+++ b/
board/theadorable/theadorable.c
@@
-288,7
+288,6
@@
int board_late_init(void)
}
} while (get_timer(start_time) < ABORT_TIMEOUT);
-
/*
* At this stage the bootcounter has not been incremented
* yet. We need to do this manually here to get an actually