[PATCH 17/37] board: ge: Remove duplicate newlines
Marek Vasut
marek.vasut+renesas at mailbox.org
Fri Jul 19 12:48:54 CEST 2024
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
---
board/ge/bx50v3/bx50v3.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/board/ge/bx50v3/bx50v3.c b/board/ge/bx50v3/bx50v3.c
index 2d8951964a8..e1d08475e94 100644
--- a/board/ge/bx50v3/bx50v3.c
+++ b/board/ge/bx50v3/bx50v3.c
@@ -434,7 +434,6 @@ static const struct boot_mode board_boot_modes[] = {
};
#endif
-
/*
* The SoM used by these boards has XTAL not connected despite datasheet
* suggesting connecting unused XTAL pins to ground. Without explicitly
--
2.43.0
More information about the U-Boot
mailing list