Revision a67ba3b6 hw/ppc_prep.c

b/hw/ppc_prep.c
750 750
#endif
751 751

  
752 752
    if (usb_enabled) {
753
        usb_ohci_init_pci(pci_bus, -1, 1);
753
        usb_ohci_init_pci(pci_bus, -1);
754 754
    }
755 755

  
756 756
    m48t59 = m48t59_init(i8259[8], 0, 0x0074, NVRAM_SIZE, 59);

Also available in: Unified diff