From: Marek Vasut Date: Fri, 19 Jul 2024 10:48:42 +0000 (+0200) Subject: board: armltd: Remove duplicate newlines X-Git-Tag: v2025.01-rc5-pxa1908~372^2~32 X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20%24style.RelPermalink%20%7D%7D?a=commitdiff_plain;h=141615e59ec0ec4cc340656f02f9c36df16a3986;p=u-boot.git board: armltd: Remove duplicate newlines Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- diff --git a/board/armltd/vexpress64/pcie.c b/board/armltd/vexpress64/pcie.c index 1045c905f7..301d95e44f 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;