summaryrefslogtreecommitdiff
path: root/board/softing
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2024-07-19 12:49:05 +0200
committerTom Rini <[email protected]>2024-07-22 10:51:47 -0600
commitb50a29809f1cd91c40a96deb538e17c7c75c49e1 (patch)
treef9ef5449a7fa7ab4df7c623939c084ee454446fb /board/softing
parent82a3994c33556b13b92161441e2cbe6a2011ae4c (diff)
board: softing: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'board/softing')
-rw-r--r--board/softing/vining_fpga/qts/iocsr_config.h1
-rw-r--r--board/softing/vining_fpga/qts/pll_config.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/board/softing/vining_fpga/qts/iocsr_config.h b/board/softing/vining_fpga/qts/iocsr_config.h
index 4059ed5ad12..62a25b9942e 100644
--- a/board/softing/vining_fpga/qts/iocsr_config.h
+++ b/board/softing/vining_fpga/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/softing/vining_fpga/qts/pll_config.h b/board/softing/vining_fpga/qts/pll_config.h
index 40bc8f7f7c1..2b930fa9463 100644
--- a/board/softing/vining_fpga/qts/pll_config.h
+++ b/board/softing/vining_fpga/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__ */