aboutsummaryrefslogtreecommitdiff
path: root/board/sr1500
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2024-07-19 12:49:06 +0200
committerTom Rini <trini@konsulko.com>2024-07-22 10:51:47 -0600
commitbc7952734a81219f67cee6625d80bd8acd1ac296 (patch)
tree044393a28bb3230cdec1e56de91f21db782216bf /board/sr1500
parentb50a29809f1cd91c40a96deb538e17c7c75c49e1 (diff)
downloadu-boot-bc7952734a81219f67cee6625d80bd8acd1ac296.zip
u-boot-bc7952734a81219f67cee6625d80bd8acd1ac296.tar.gz
u-boot-bc7952734a81219f67cee6625d80bd8acd1ac296.tar.bz2
board: sr1500: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'board/sr1500')
-rw-r--r--board/sr1500/qts/iocsr_config.h1
-rw-r--r--board/sr1500/qts/pll_config.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/board/sr1500/qts/iocsr_config.h b/board/sr1500/qts/iocsr_config.h
index 2622b96..f94769b 100644
--- a/board/sr1500/qts/iocsr_config.h
+++ b/board/sr1500/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/sr1500/qts/pll_config.h b/board/sr1500/qts/pll_config.h
index 885fe91..990432ac 100644
--- a/board/sr1500/qts/pll_config.h
+++ b/board/sr1500/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__ */