commit | 254f134cbc96b4e4cdf2616eb07e15be556ba7ee | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Fri Jul 19 12:48:48 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 22 10:51:46 2024 -0600 |
tree | 9137dddeec4c0400b67033ca46f09043a3faf4e3 | |
parent | 3da3613ab2a9b8d6423f073dfa549dcbdde9d7fb [diff] |
board: devboards: Remove duplicate newlines Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
diff --git a/board/devboards/dbm-soc1/qts/iocsr_config.h b/board/devboards/dbm-soc1/qts/iocsr_config.h index 56b2130..6bec839 100644 --- a/board/devboards/dbm-soc1/qts/iocsr_config.h +++ b/board/devboards/dbm-soc1/qts/iocsr_config.h
@@ -655,5 +655,4 @@ 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 104e324..52f1eb0 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__ */