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:
251bf0a
)
board: congatec: Remove duplicate newlines
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Fri, 19 Jul 2024 10:48:46 +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/congatec/cgtqmx8/cgtqmx8.c
patch
|
blob
|
history
diff --git
a/board/congatec/cgtqmx8/cgtqmx8.c
b/board/congatec/cgtqmx8/cgtqmx8.c
index 99c33a1943e0d6992f6f6f8cee20bc819e4c02c4..054e4e10867af640fa7920696fc0e759e9f6d0ab 100644
(file)
--- a/
board/congatec/cgtqmx8/cgtqmx8.c
+++ b/
board/congatec/cgtqmx8/cgtqmx8.c
@@
-371,7
+371,6
@@
void detail_board_ddr_info(void)
puts("\nDDR ");
}
-
#ifdef CONFIG_OF_BOARD_SETUP
int ft_board_setup(void *blob, struct bd_info *bd)
{