summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2024-07-19 12:48:56 +0200
committerTom Rini <[email protected]>2024-07-22 10:51:47 -0600
commitf5f5e2d4d5b6c5af163497589f36a5f98fc90d3e (patch)
tree7148cc49337e799b03ea211563a5f13612bab0bb
parent8bdf353a198fb273fc1e9ef2fb745b1168add773 (diff)
board: is1: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <[email protected]>
-rw-r--r--board/is1/qts/iocsr_config.h1
-rw-r--r--board/is1/qts/pll_config.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/board/is1/qts/iocsr_config.h b/board/is1/qts/iocsr_config.h
index e54af2caed4..619b8a6706e 100644
--- a/board/is1/qts/iocsr_config.h
+++ b/board/is1/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/is1/qts/pll_config.h b/board/is1/qts/pll_config.h
index 0a5f5dd196f..95a4fb6305e 100644
--- a/board/is1/qts/pll_config.h
+++ b/board/is1/qts/pll_config.h
@@ -80,5 +80,4 @@
#define CFG_HPS_ALTERAGRP_MAINCLK 4
#define CFG_HPS_ALTERAGRP_DBGATCLK 4
-
#endif /* __SOCFPGA_PLL_CONFIG_H__ */