]> git.proxmox.com Git - qemu.git/blobdiff - hw/pci_internals.h
pci: Remove unused mem_base from PCIBus
[qemu.git] / hw / pci_internals.h
index c7fd23dc543603bd344b76101ea26422bb6ee056..10b4adf4dc1006b9aedbd57e71d1d86eea53a515 100644 (file)
@@ -24,7 +24,6 @@ struct PCIBus {
     void *irq_opaque;
     PCIDevice *devices[PCI_SLOT_MAX * PCI_FUNC_MAX];
     PCIDevice *parent_dev;
-    target_phys_addr_t mem_base;
     MemoryRegion *address_space_mem;
     MemoryRegion *address_space_io;