From: Marek Vasut Date: Fri, 19 Jul 2024 10:49:10 +0000 (+0200) Subject: board: theadorable: Remove duplicate newlines X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=fc23a7460ba4525f6638ecc687d8b91fc404349c;p=u-boot.git board: theadorable: Remove duplicate newlines Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- diff --git a/board/theadorable/theadorable.c b/board/theadorable/theadorable.c index cca5c3d33b..d7234532fe 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