[PATCH 05/37] board: armltd: Remove duplicate newlines
Marek Vasut
marek.vasut+renesas at mailbox.org
Fri Jul 19 12:48:42 CEST 2024
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
---
board/armltd/vexpress64/pcie.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/board/armltd/vexpress64/pcie.c b/board/armltd/vexpress64/pcie.c
index 1045c905f73..301d95e44fa 100644
--- 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;
--
2.43.0
More information about the U-Boot
mailing list