qemu-e2k/audio
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed
This cleanup makes the number of objects depending on qapi/error.h
drop from 1910 (out of 4743) to 1612 in my "build everything" tree.

While there, separate #include from file comment with a blank line,
and drop a useless comment on why qemu/osdep.h is included first.

Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20180201111846.21846-5-armbru@redhat.com>
[Semantic conflict with commit 34e304e975 resolved, OSX breakage fixed]
2018-02-09 13:50:17 +01:00
..
Makefile.objs buildsys: Move audio libs to per object 2017-09-22 10:20:34 +08:00
alsaaudio.c audio: Replace AUDIO_FUNC with __func__ 2018-02-06 18:26:42 +01:00
audio.c audio: Replace AUDIO_FUNC with __func__ 2018-02-06 18:26:42 +01:00
audio.h replay: add record/replay for audio passthrough 2017-03-01 15:11:44 +01:00
audio_int.h audio: Replace AUDIO_FUNC with __func__ 2018-02-06 18:26:42 +01:00
audio_pt_int.c audio: Replace AUDIO_FUNC with __func__ 2018-02-06 18:26:42 +01:00
audio_pt_int.h
audio_template.h audio: Replace AUDIO_FUNC with __func__ 2018-02-06 18:26:42 +01:00
audio_win_int.c
audio_win_int.h
coreaudio.c audio: clean up before monitor clean up 2016-08-08 14:17:00 +02:00
dsound_template.h
dsoundaudio.c audio: Replace AUDIO_FUNC with __func__ 2018-02-06 18:26:42 +01:00
mixeng.c audio: Replace AUDIO_FUNC with __func__ 2018-02-06 18:26:42 +01:00
mixeng.h
mixeng_template.h
noaudio.c
ossaudio.c audio: Replace AUDIO_FUNC with __func__ 2018-02-06 18:26:42 +01:00
paaudio.c audio: Replace AUDIO_FUNC with __func__ 2018-02-06 18:26:42 +01:00
rate_template.h audio: st_rate_flow exist a infinite loop 2017-07-17 11:08:59 +02:00
sdlaudio.c audio: Replace AUDIO_FUNC with __func__ 2018-02-06 18:26:42 +01:00
spiceaudio.c
trace-events trace-events: fix code style: %# -> 0x% 2017-08-01 12:13:07 +01:00
wavaudio.c audio: Replace AUDIO_FUNC with __func__ 2018-02-06 18:26:42 +01:00
wavcapture.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00