audio: remove qemu_spice_audio_init()
commitf0c4555edfdd2088aab04b5779912d52b6b90454
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 16 Sep 2020 08:41:16 +0000 (16 10:41 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 23 Sep 2020 06:36:50 +0000 (23 08:36 +0200)
treeee73310bd8e424e4cbcd37beb0df51510b1b0af7
parenta8a98cfd42f70ac1b725ee25e23154291228b330
audio: remove qemu_spice_audio_init()

Handle the spice special case in audio_init instead.

With the qemu_spice_audio_init() symbol dependency being
gone we can build spiceaudio as module.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20200916084117.21828-2-kraxel@redhat.com
audio/audio.c
audio/spiceaudio.c
include/ui/qemu-spice.h
ui/spice-core.c