]> git.proxmox.com Git - qemu.git/blobdiff - hw/i386/pc_q35.c
audio: look for the ISA and PCI buses
[qemu.git] / hw / i386 / pc_q35.c
index f16089387c4dfefc52f70646e10d0d6982620193..7ed0cd4a4b7f7399b55fc06f743835d40496a821 100644 (file)
@@ -189,7 +189,7 @@ static void pc_q35_init(QEMUMachineInitArgs *args)
 
     /* the rest devices to which pci devfn is automatically assigned */
     pc_vga_init(isa_bus, host_bus);
-    audio_init(isa_bus, host_bus);
+    audio_init();
     pc_nic_init(isa_bus, host_bus);
     if (pci_enabled) {
         pc_pci_device_init(host_bus);