Drop all duplicate newlines. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+rene...@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

Reply via email to