mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-18 19:04:38 +00: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:
parent
141615e59e
commit
c8ce6c15fe
1 changed files with 0 additions and 1 deletions
|
@ -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 / ";
|
||||
|
|
Loading…
Add table
Reference in a new issue