From: Marek Vasut Date: Fri, 19 Jul 2024 10:48:43 +0000 (+0200) Subject: board: cadence: Remove duplicate newlines X-Git-Tag: v2024.10-rc1~4^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8ce6c15fed9ede70150fba4f48c811942f0f570;p=pandora-u-boot.git board: cadence: Remove duplicate newlines Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- 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 / ";