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