qemu-patch-raspberry4/hw/tpm
Markus Armbruster 8f0a3716e4 Clean up includes
Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.

This commit was created with scripts/clean-includes, with the change
to target/s390x/gen-features.c manually reverted, and blank lines
around deletions collapsed.

Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20180201111846.21846-3-armbru@redhat.com>
2018-02-09 05:05:11 +01:00
..
Makefile.objs tpm: add CRB device 2018-01-29 14:22:50 -05:00
tpm_crb.c tpm: Split off tpm_crb_reset function 2018-02-03 09:01:50 -05:00
tpm_emulator.c Clean up includes 2018-02-09 05:05:11 +01:00
tpm_int.h Clean up includes 2018-02-09 05:05:11 +01:00
tpm_ioctl.h Clean up includes 2018-02-09 05:05:11 +01:00
tpm_passthrough.c tpm: report backend request error 2018-01-29 14:22:43 -05:00
tpm_tis.c tpm: tis: move one-line function into caller 2018-02-03 09:01:56 -05:00
tpm_util.c tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions 2018-02-03 09:01:55 -05:00
tpm_util.h tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions 2018-02-03 09:01:55 -05:00