qemu-patch-raspberry4/hw/watchdog
Markus Armbruster 6b67395762 Eliminate qapi/qmp/types.h
qapi/qmp/types.h is a convenience header to include a number of
qapi/qmp/ headers.  Since we rarely need all of the headers
qapi/qmp/types.h includes, we bypass it most of the time.  Most of the
places that use it don't need all the headers, either.

Include the necessary headers directly, and drop qapi/qmp/types.h.

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-9-armbru@redhat.com>
2018-02-09 13:52:15 +01:00
..
Makefile.objs wdt: Add Aspeed watchdog device model 2017-02-07 18:29:59 +00:00
watchdog.c Eliminate qapi/qmp/types.h 2018-02-09 13:52:15 +01:00
wdt_aspeed.c watchdog/aspeed: fix variable type to store reload value 2017-10-12 13:20:06 +01:00
wdt_diag288.c watchdog.h: Drop local redefinition of actions enum 2017-10-02 08:41:03 +02:00
wdt_i6300esb.c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices 2017-10-15 05:54:43 +03:00
wdt_ib700.c misc: drop old i386 dependency 2017-12-18 17:07:03 +03:00