projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
141615e
)
board: cadence: Remove duplicate newlines
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Fri, 19 Jul 2024 10:48:43 +0000
(12:48 +0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 22 Jul 2024 16:51:46 +0000
(10:51 -0600)
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
board/cadence/xtfpga/xtfpga.c
patch
|
blob
|
history
diff --git
a/board/cadence/xtfpga/xtfpga.c
b/board/cadence/xtfpga/xtfpga.c
index 6b92fe31c0e05cc0e984de6fb82d211bfaafd7c2..5e6470d771fba33d34796dd876b82292955082f3 100644
(file)
--- 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 / ";