diff options
| author | Marek Vasut <[email protected]> | 2024-07-19 12:49:03 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-07-22 10:51:47 -0600 |
| commit | c5b99640f81ff2552c397985d62e6c50b8e09e25 (patch) | |
| tree | c90250471d51ccf049178bf3e0903d058fea05b7 /board/siemens/common | |
| parent | 69c8e4ac3de4e069209d367b533ce0139f572e5b (diff) | |
board: siemens: Remove duplicate newlines
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'board/siemens/common')
| -rw-r--r-- | board/siemens/common/board_am335x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/siemens/common/board_am335x.c b/board/siemens/common/board_am335x.c index 445af9ddbf6..2a727606bc3 100644 --- a/board/siemens/common/board_am335x.c +++ b/board/siemens/common/board_am335x.c @@ -22,7 +22,6 @@ DECLARE_GLOBAL_DATA_PTR; - #ifdef CONFIG_SPL_BUILD void set_uart_mux_conf(void) { |
