1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-07 19:24:52 +02:00

board: cadence: Remove duplicate newlines

Drop all duplicate newlines. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
Marek Vasut
2024-07-19 12:48:43 +02:00
committed by Tom Rini
parent 141615e59e
commit c8ce6c15fe

View File

@@ -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 / ";