]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
board: armltd: Remove duplicate newlines
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Fri, 19 Jul 2024 10:48:42 +0000 (12:48 +0200)
committerTom 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

index 1045c905f732d1172eb7f78703dfff390dc0f25c..301d95e44facd1c5c33c189c58c616a3e4d4905a 100644 (file)
@@ -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;