summaryrefslogtreecommitdiffstats
path: root/include/hw/audio
diff options
context:
space:
mode:
authorEduardo Habkost2017-05-08 22:57:35 +0200
committerGerd Hoffmann2017-05-19 10:48:54 +0200
commit8a824e4d74213a2da39323304f949c5b4243e1fb (patch)
treeb6fe3fa1c164f2429f47594352a1a9f6e14ed96b /include/hw/audio
parentaudio: Rename audio_init() to soundhw_init() (diff)
downloadqemu-8a824e4d74213a2da39323304f949c5b4243e1fb.tar.gz
qemu-8a824e4d74213a2da39323304f949c5b4243e1fb.tar.xz
qemu-8a824e4d74213a2da39323304f949c5b4243e1fb.zip
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
All the functions in hw/audio/audio.h are called "soundhw_*()" and live in hw/audio/audiohw.c. Rename the header file for consistency. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Hervé Poussineau <hpoussin@reactos.org> Message-id: 20170508205735.23444-4-ehabkost@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include/hw/audio')
-rw-r--r--include/hw/audio/soundhw.h (renamed from include/hw/audio/audio.h)0
1 files changed, 0 insertions, 0 deletions
diff --git a/include/hw/audio/audio.h b/include/hw/audio/soundhw.h
index 119f7d78d5..119f7d78d5 100644
--- a/include/hw/audio/audio.h
+++ b/include/hw/audio/soundhw.h