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

index c24b5cb5f0b237714dc8ecf896cd67dfabd6ec8e..d9a0c72044bf3729abc07f4225088be1d08cd64b 100644 (file)
@@ -655,5 +655,4 @@ const unsigned long iocsr_scan_chain3_table[] = {
        0x00004000,
 };
 
-
 #endif /* __SOCFPGA_IOCSR_CONFIG_H__ */
index eaa18c1c802c784f39e343265889155c1497baef..baee1a922a8ca0cd1c2576d4c16108113c68d207 100644 (file)
@@ -80,5 +80,4 @@
 #define CFG_HPS_ALTERAGRP_MAINCLK 3
 #define CFG_HPS_ALTERAGRP_DBGATCLK 3
 
-
 #endif /* __SOCFPGA_PLL_CONFIG_H__ */