[PATCH 33/37] board: theadorable: Remove duplicate newlines

Marek Vasut marek.vasut+renesas at mailbox.org
Fri Jul 19 12:49:10 CEST 2024


Drop all duplicate newlines. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
---
 board/theadorable/theadorable.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/board/theadorable/theadorable.c b/board/theadorable/theadorable.c
index cca5c3d33b5..d7234532fe6 100644
--- 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
-- 
2.43.0



More information about the U-Boot mailing list