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

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

index 4059ed5ad12a1071f0e014bf4e6eebc4874cef43..62a25b9942ec07f9c5dfd4db42de700b381e0805 100644 (file)
@@ -655,5 +655,4 @@ const unsigned long iocsr_scan_chain3_table[] = {
        0x00004000,
 };
 
-
 #endif /* __SOCFPGA_IOCSR_CONFIG_H__ */
index 40bc8f7f7c12d3d266cb683c9682921707ec4ac3..2b930fa9463e978642c9e93202c9ff04ea485a51 100644 (file)
@@ -80,5 +80,4 @@
 #define CFG_HPS_ALTERAGRP_MAINCLK 3
 #define CFG_HPS_ALTERAGRP_DBGATCLK 3
 
-
 #endif /* __SOCFPGA_PLL_CONFIG_H__ */