qemu/hw/ide
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
ahci-allwinner.c
ahci.c Replace all occurances of __FUNCTION__ with __func__ 2018-01-22 09:46:18 +01:00
ahci_internal.h hw/ide: Remove duplicated definitions from ahci_internal.h 2018-01-19 16:04:57 -05:00
atapi.c
cmd646.c
core.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
ich.c
isa.c
macio.c
microdrive.c Replace all occurances of __FUNCTION__ with __func__ 2018-01-22 09:46:18 +01:00
mmio.c
pci.c
piix.c
qdev.c
sii3112.c Use #include "..." for our own headers, <...> for others 2018-02-09 05:05:11 +01:00
trace-events
via.c