board: armltd: Remove duplicate newlines

Drop all duplicate newlines. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
Marek Vasut 2024-07-19 12:48:42 +02:00 committed by Tom Rini
parent 4afb91fe28
commit 141615e59e

View File

@ -109,7 +109,6 @@ static void xr3pci_setup_atr(void)
XR3_PCI_MEMSPACE64_SIZE, XR3_PCI_MEMSPACE64_SIZE,
XR3PCI_ATR_TRSLID_AXIMEMORY); XR3PCI_ATR_TRSLID_AXIMEMORY);
/* setup CPU to PCIe address translation table */ /* setup CPU to PCIe address translation table */
base = XR3_CONFIG_BASE + XR3PCI_ATR_AXI4_SLV0; base = XR3_CONFIG_BASE + XR3PCI_ATR_AXI4_SLV0;