Revision 78895427 hw/ppc_newworld.c

b/hw/ppc_newworld.c
316 316
        machine_arch = ARCH_MAC99;
317 317
    }
318 318
    /* init basic PC hardware */
319
    pci_vga_init(pci_bus, 0, 0);
319
    pci_vga_init(pci_bus);
320 320

  
321 321
    escc_mem_index = escc_init(0x80013000, pic[0x25], pic[0x24],
322 322
                               serial_hds[0], serial_hds[1], ESCC_CLOCK, 4);

Also available in: Unified diff