diff options
-rw-r--r-- | board/armltd/vexpress64/pcie.c | 1 |
1 files changed, 0 insertions, 1 deletions
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; |