aboutsummaryrefslogtreecommitdiffstats
path: root/hw/goldfish_audio.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/goldfish_audio.c')
-rw-r--r--hw/goldfish_audio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/goldfish_audio.c b/hw/goldfish_audio.c
index 37e4c09..434522c 100644
--- a/hw/goldfish_audio.c
+++ b/hw/goldfish_audio.c
@@ -582,7 +582,7 @@ void goldfish_audio_init(uint32_t base, int id, const char* input_source)
if (android_hw->hw_audioOutput) {
s->voice = AUD_open_out (
&s->card,
- s->voice,
+ NULL,
"goldfish_audio",
s,
goldfish_audio_callback,