From: Marek Vasut Date: Fri, 19 Jul 2024 10:48:46 +0000 (+0200) Subject: board: congatec: Remove duplicate newlines X-Git-Tag: v2025.01-rc5-pxa1908~372^2~28 X-Git-Url: http://git.dujemihanovic.xyz/html/static/gitweb.css?a=commitdiff_plain;h=05da705bea55b18f6704c4a24540c4477558a6f5;p=u-boot.git board: congatec: Remove duplicate newlines Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- diff --git a/board/congatec/cgtqmx8/cgtqmx8.c b/board/congatec/cgtqmx8/cgtqmx8.c index 99c33a1943..054e4e1086 100644 --- 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) {