Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <[email protected]>
---
board/dhelectronics/dh_imx6/dh_imx6_spl.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/board/dhelectronics/dh_imx6/dh_imx6_spl.c
b/board/dhelectronics/dh_imx6/dh_imx6_spl.c
index 3a5495ea18e..a50763e1926 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)
{
--
2.43.0