diff options
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2024-07-19 12:48:52 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-07-22 10:51:47 -0600 |
commit | 90b9479b38e95015f80755f882df436a401ac03f (patch) | |
tree | 894c30984c6429eaa24cdc38a60faed5229cba6e /board/freescale/t4rdb/ddr.h | |
parent | 5fb3ba988c6809711f97a187aca9697ca78e24a2 (diff) |
board: freescale: Remove duplicate newlines
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'board/freescale/t4rdb/ddr.h')
-rw-r--r-- | board/freescale/t4rdb/ddr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/t4rdb/ddr.h b/board/freescale/t4rdb/ddr.h index 74a27796114..241b13475da 100644 --- a/board/freescale/t4rdb/ddr.h +++ b/board/freescale/t4rdb/ddr.h @@ -73,5 +73,4 @@ static const struct board_specific_parameters *rdimms[] = { rdimm0, }; - #endif |