]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/i386/pc_q35.c
audio: enable PCI audio cards for all PCI-enabled targets
[mirror_qemu.git] / hw / i386 / pc_q35.c
index 7ed0cd4a4b7f7399b55fc06f743835d40496a821..d445bdf4cafceec3803064a013fae1d8c93c3cfc 100644 (file)
@@ -189,7 +189,6 @@ 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();
     pc_nic_init(isa_bus, host_bus);
     if (pci_enabled) {
         pc_pci_device_init(host_bus);