diff options
author | Tom Rini <trini@konsulko.com> | 2024-07-22 10:52:36 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-07-22 10:52:36 -0600 |
commit | 9b186f68afbf0d08bc5108108c8748b4b0511aee (patch) | |
tree | db3b1b90bd7b7738613d1edd00ffec3b6d990d8a /board/freescale/ls2080ardb/ddr.h | |
parent | b614f3b58fed4589098cd691be7bfb719dc4b35a (diff) | |
parent | ba3f26efe0a0657d59f9bb9245cc72dc79ce814c (diff) |
Merge patch series "board: BuS: Remove duplicate newlines"
Drop all duplicate newlines from the board directory files.
Diffstat (limited to 'board/freescale/ls2080ardb/ddr.h')
-rw-r--r-- | board/freescale/ls2080ardb/ddr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/ls2080ardb/ddr.h b/board/freescale/ls2080ardb/ddr.h index c5f2a95211b..43301dc72a3 100644 --- a/board/freescale/ls2080ardb/ddr.h +++ b/board/freescale/ls2080ardb/ddr.h @@ -72,5 +72,4 @@ static const struct board_specific_parameters *rdimms[] = { udimm2, /* DP-DDR doesn't support RDIMM */ }; - #endif |