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:
4afb91f
)
board: armltd: Remove duplicate newlines
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Fri, 19 Jul 2024 10:48:42 +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/armltd/vexpress64/pcie.c
patch
|
blob
|
history
diff --git
a/board/armltd/vexpress64/pcie.c
b/board/armltd/vexpress64/pcie.c
index 1045c905f732d1172eb7f78703dfff390dc0f25c..301d95e44facd1c5c33c189c58c616a3e4d4905a 100644
(file)
--- a/
board/armltd/vexpress64/pcie.c
+++ b/
board/armltd/vexpress64/pcie.c
@@
-109,7
+109,6
@@
static void xr3pci_setup_atr(void)
XR3_PCI_MEMSPACE64_SIZE,
XR3PCI_ATR_TRSLID_AXIMEMORY);
-
/* setup CPU to PCIe address translation table */
base = XR3_CONFIG_BASE + XR3PCI_ATR_AXI4_SLV0;