]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
board: altera: Remove duplicate newlines
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Fri, 19 Jul 2024 10:48:40 +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/altera/arria5-socdk/qts/iocsr_config.h
board/altera/arria5-socdk/qts/pll_config.h
board/altera/cyclone5-socdk/qts/iocsr_config.h
board/altera/cyclone5-socdk/qts/pll_config.h

index f201ad3458777b22cb261a7bdcaa2e64180a9c4d..9bd3e1b5abfbeecde81ccabe37b6c513d9775dd0 100644 (file)
@@ -691,5 +691,4 @@ const unsigned long iocsr_scan_chain3_table[] = {
        0x00004100,
 };
 
-
 #endif /* __SOCFPGA_IOCSR_CONFIG_H__ */
index 7fe290b28d96e00a8e1807bd45677c62f5079360..902caf450d34acc2e912b2eea2605e66e0233179 100644 (file)
@@ -80,5 +80,4 @@
 #define CFG_HPS_ALTERAGRP_MAINCLK 2
 #define CFG_HPS_ALTERAGRP_DBGATCLK 3
 
-
 #endif /* __SOCFPGA_PLL_CONFIG_H__ */
index a571fb3e509b360e2b8965ee41457bfcd1a28d35..6df8cdb12dd922e429070aa22e012ba44f902aa8 100644 (file)
@@ -655,5 +655,4 @@ const unsigned long iocsr_scan_chain3_table[] = {
        0x00004100,
 };
 
-
 #endif /* __SOCFPGA_IOCSR_CONFIG_H__ */
index a46d124e9e99889f1a04a32b5a3b5d28e90a797c..59a9dcfdb61cdf77a8b25ec354e29a36f8ff43c0 100644 (file)
@@ -80,5 +80,4 @@
 #define CFG_HPS_ALTERAGRP_MAINCLK 4
 #define CFG_HPS_ALTERAGRP_DBGATCLK 4
 
-
 #endif /* __SOCFPGA_PLL_CONFIG_H__ */