diff options
author | Philippe Mathieu-Daudé | 2022-02-07 09:27:48 +0100 |
---|---|---|
committer | Thomas Huth | 2022-02-21 10:18:06 +0100 |
commit | b05b6e36066b72402d0afce0392f276bbd98d1e3 (patch) | |
tree | 7e83c47d02f2406cb6eb610851a41060f8bbb9ed /blockdev-nbd.c | |
parent | scripts: Remove the old switch-timer-api script (diff) | |
download | qemu-b05b6e36066b72402d0afce0392f276bbd98d1e3.tar.gz qemu-b05b6e36066b72402d0afce0392f276bbd98d1e3.tar.xz qemu-b05b6e36066b72402d0afce0392f276bbd98d1e3.zip |
hw/tpm: Clean includes
"tpm_ppi.h" only requires to include "exec/memory.h" to get
the MemoryRegion declaration.
tpm_ppi.c requires "hw/qdev-core.h" to use the DEVICE() macro,
tpm_crb.c is the only source file requiring "exec/address-spaces.h".
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220207082756.82600-2-f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'blockdev-nbd.c')
0 files changed, 0 insertions, 0 deletions