mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-11 07:24:46 +00:00
board: altera: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
parent
63b191241a
commit
7413246e4c
4 changed files with 0 additions and 4 deletions
|
@ -691,5 +691,4 @@ const unsigned long iocsr_scan_chain3_table[] = {
|
|||
0x00004100,
|
||||
};
|
||||
|
||||
|
||||
#endif /* __SOCFPGA_IOCSR_CONFIG_H__ */
|
||||
|
|
|
@ -80,5 +80,4 @@
|
|||
#define CFG_HPS_ALTERAGRP_MAINCLK 2
|
||||
#define CFG_HPS_ALTERAGRP_DBGATCLK 3
|
||||
|
||||
|
||||
#endif /* __SOCFPGA_PLL_CONFIG_H__ */
|
||||
|
|
|
@ -655,5 +655,4 @@ const unsigned long iocsr_scan_chain3_table[] = {
|
|||
0x00004100,
|
||||
};
|
||||
|
||||
|
||||
#endif /* __SOCFPGA_IOCSR_CONFIG_H__ */
|
||||
|
|
|
@ -80,5 +80,4 @@
|
|||
#define CFG_HPS_ALTERAGRP_MAINCLK 4
|
||||
#define CFG_HPS_ALTERAGRP_DBGATCLK 4
|
||||
|
||||
|
||||
#endif /* __SOCFPGA_PLL_CONFIG_H__ */
|
||||
|
|
Loading…
Add table
Reference in a new issue