Revision 60a0e443 hw/versatile_pci.c

b/hw/versatile_pci.c
70 70
    bus = pci_register_bus(&dev->qdev, "pci",
71 71
                           pci_vpb_set_irq, pci_vpb_map_irq, s->irq,
72 72
                           get_system_memory(), get_system_io(),
73
                           PCI_DEVFN(11, 0), 4);
73
                           PCI_DEVFN(11, 0), 4, TYPE_PCI_BUS);
74 74

  
75 75
    /* ??? Register memory space.  */
76 76

  

Also available in: Unified diff