board: is1: 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:
Marek Vasut 2024-07-19 12:48:56 +02:00 committed by Tom Rini
parent 8bdf353a19
commit f5f5e2d4d5
2 changed files with 0 additions and 2 deletions

View file

@ -655,5 +655,4 @@ const unsigned long iocsr_scan_chain3_table[] = {
0x00004000,
};
#endif /* __SOCFPGA_IOCSR_CONFIG_H__ */

View file

@ -80,5 +80,4 @@
#define CFG_HPS_ALTERAGRP_MAINCLK 4
#define CFG_HPS_ALTERAGRP_DBGATCLK 4
#endif /* __SOCFPGA_PLL_CONFIG_H__ */