[PATCH 11/37] board: devboards: Remove duplicate newlines
Marek Vasut
marek.vasut+renesas at mailbox.org
Fri Jul 19 12:48:48 CEST 2024
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
---
board/devboards/dbm-soc1/qts/iocsr_config.h | 1 -
board/devboards/dbm-soc1/qts/pll_config.h | 1 -
2 files changed, 2 deletions(-)
diff --git a/board/devboards/dbm-soc1/qts/iocsr_config.h b/board/devboards/dbm-soc1/qts/iocsr_config.h
index 56b2130671a..6bec839e283 100644
--- a/board/devboards/dbm-soc1/qts/iocsr_config.h
+++ b/board/devboards/dbm-soc1/qts/iocsr_config.h
@@ -655,5 +655,4 @@ const unsigned long iocsr_scan_chain3_table[] = {
0x00004000,
};
-
#endif /* __SOCFPGA_IOCSR_CONFIG_H__ */
diff --git a/board/devboards/dbm-soc1/qts/pll_config.h b/board/devboards/dbm-soc1/qts/pll_config.h
index 104e324d8a4..52f1eb0c7b4 100644
--- a/board/devboards/dbm-soc1/qts/pll_config.h
+++ b/board/devboards/dbm-soc1/qts/pll_config.h
@@ -80,5 +80,4 @@
#define CFG_HPS_ALTERAGRP_MAINCLK 3
#define CFG_HPS_ALTERAGRP_DBGATCLK 3
-
#endif /* __SOCFPGA_PLL_CONFIG_H__ */
--
2.43.0
More information about the U-Boot
mailing list