OSDN Git Service

Do not include hw/hw.h if it is not necessary
authorThomas Huth <thuth@redhat.com>
Thu, 16 Feb 2023 14:29:15 +0000 (15:29 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 27 Feb 2023 08:15:38 +0000 (09:15 +0100)
commitf0830823d017af1a4e7dad228e5870cad7eb764b
tree91b83be3abeada929aab198ff69b6fe7b766438b
parent5ebecf207293014dca147f6a56200f918532f34c
Do not include hw/hw.h if it is not necessary

hw.h only contains the protoype of one function nowadays, hw_error(),
so all files that do not use this function anymore also do not need
to include this header anymore.

Message-Id: <20230216142915.304481-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/pci-host/mv64361.c
hw/ppc/pegasos2.c
hw/sensor/dps310.c
include/hw/ssi/ibex_spi_host.h
include/hw/tricore/tricore_testdevice.h