summary refs log tree commit diff stats
path: root/hw/gpio
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2015-11-28 21:55:24 +0000
committerGerd Hoffmann <kraxel@redhat.com>2015-12-15 11:08:12 +0100
commit2f79a18fdd6e8e75ab9bd4edc90a641ab730824d (patch)
tree182badda2281fc5523313cee8b7058344d464a44 /hw/gpio
parent2d99f6299bb98e4e87aa71996a44439f2c62969d (diff)
downloadfocaccia-qemu-2f79a18fdd6e8e75ab9bd4edc90a641ab730824d.tar.gz
focaccia-qemu-2f79a18fdd6e8e75ab9bd4edc90a641ab730824d.zip
audio/coreaudio.c: Avoid deprecated AudioDeviceAdd/RemoveIOProc APIs
The AudioDeviceAddIOProc() and AudioDeviceRemoveIOProc() functions were
deprecated in OSX 10.5. Since we don't support any earlier versions of
OSX, we can simply replace them with the new APIs
AudioDeviceCreateIOProcID() and AudioDeviceRemoveIOProcID().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1448747724-15572-6-git-send-email-peter.maydell@linaro.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/gpio')
0 files changed, 0 insertions, 0 deletions