summaryrefslogtreecommitdiff
path: root/board/cadence/xtfpga/xtfpga.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-07-22 10:52:36 -0600
committerTom Rini <trini@konsulko.com>2024-07-22 10:52:36 -0600
commit9b186f68afbf0d08bc5108108c8748b4b0511aee (patch)
treedb3b1b90bd7b7738613d1edd00ffec3b6d990d8a /board/cadence/xtfpga/xtfpga.c
parentb614f3b58fed4589098cd691be7bfb719dc4b35a (diff)
parentba3f26efe0a0657d59f9bb9245cc72dc79ce814c (diff)
Merge patch series "board: BuS: Remove duplicate newlines"
Drop all duplicate newlines from the board directory files.
Diffstat (limited to 'board/cadence/xtfpga/xtfpga.c')
-rw-r--r--board/cadence/xtfpga/xtfpga.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/cadence/xtfpga/xtfpga.c b/board/cadence/xtfpga/xtfpga.c
index 6b92fe31c0e..5e6470d771f 100644
--- a/board/cadence/xtfpga/xtfpga.c
+++ b/board/cadence/xtfpga/xtfpga.c
@@ -23,7 +23,6 @@ DECLARE_GLOBAL_DATA_PTR;
* (Print information about the board to stdout.)
*/
-
#if defined(CONFIG_XTFPGA_LX60)
const char *board = "XT_AV60";
const char *description = "Avnet Xilinx LX60 FPGA Evaluation Board / ";