diff options
Diffstat (limited to 'hw/apb_pci.c')
-rw-r--r-- | hw/apb_pci.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/apb_pci.c b/hw/apb_pci.c index b56bb0733f..d847888549 100644 --- a/hw/apb_pci.c +++ b/hw/apb_pci.c @@ -261,5 +261,3 @@ PCIBus *pci_apb_init(target_phys_addr_t special_base, "Advanced PCI Bus secondary bridge 2"); return secondary; } - - |