diff options
Diffstat (limited to 'hw/sh_pci.c')
-rw-r--r-- | hw/sh_pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/sh_pci.c b/hw/sh_pci.c index f24d32a927..5524c59897 100644 --- a/hw/sh_pci.c +++ b/hw/sh_pci.c @@ -202,4 +202,3 @@ PCIBus *sh_pci_register_bus(pci_set_irq_fn set_irq, pci_map_irq_fn map_irq, return p->bus; } - |