From: Marek Vasut Date: Fri, 19 Jul 2024 10:48:49 +0000 (+0200) Subject: board: dhelectronics: Remove duplicate newlines X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=4d36d3538f17a79a8d50bd5d1c1c1c19002df9c1;p=u-boot.git board: dhelectronics: Remove duplicate newlines Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- diff --git a/board/dhelectronics/dh_imx6/dh_imx6_spl.c b/board/dhelectronics/dh_imx6/dh_imx6_spl.c index 3a5495ea18..a50763e192 100644 --- a/board/dhelectronics/dh_imx6/dh_imx6_spl.c +++ b/board/dhelectronics/dh_imx6/dh_imx6_spl.c @@ -541,7 +541,6 @@ static int spl_dram_perform_cal(struct mx6_ddr_sysinfo const *sysinfo) return ret; } - /* DRAM */ static void dhcom_spl_dram_init(void) {