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

index 56b2130671a36fc5dc2758590668c0c593ba25b5..6bec839e283e5c57bb11ca437890af1ccdcaaac7 100644 (file)
@@ -655,5 +655,4 @@ const unsigned long iocsr_scan_chain3_table[] = {
        0x00004000,
 };
 
-
 #endif /* __SOCFPGA_IOCSR_CONFIG_H__ */
index 104e324d8a4fe23cdba9288f4b64ca34a1ebe5f8..52f1eb0c7b424364139aa74c51952e076f13e9d2 100644 (file)
@@ -80,5 +80,4 @@
 #define CFG_HPS_ALTERAGRP_MAINCLK 3
 #define CFG_HPS_ALTERAGRP_DBGATCLK 3
 
-
 #endif /* __SOCFPGA_PLL_CONFIG_H__ */