]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
board: aries: Remove duplicate newlines
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Fri, 19 Jul 2024 10:48:41 +0000 (12:48 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 22 Jul 2024 16:51:46 +0000 (10:51 -0600)
Drop all duplicate newlines. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
board/aries/mcvevk/qts/iocsr_config.h
board/aries/mcvevk/qts/pll_config.h

index dbcc1d719d411f2ab742dde5308b4afc4769143f..3084c6a4eb84c49c7532911bc1cb6b6c2eb9fd51 100644 (file)
@@ -655,5 +655,4 @@ const unsigned long iocsr_scan_chain3_table[] = {
        0x00004000,
 };
 
-
 #endif /* __SOCFPGA_IOCSR_CONFIG_H__ */
index 62cf6796afc96ab1f7735dacce9519d56dad4ff6..fc1ba89819aa6fd33318ff9c6a5c29648ce5509b 100644 (file)
@@ -80,5 +80,4 @@
 #define CFG_HPS_ALTERAGRP_MAINCLK 3
 #define CFG_HPS_ALTERAGRP_DBGATCLK 3
 
-
 #endif /* __SOCFPGA_PLL_CONFIG_H__ */