include/hw: Do not include "hw/registerfields.h" in headers that don't need it
commit8c6631e66e323bc92e0ea5d235e7059b30fb86ee
authorThomas Huth <thuth@redhat.com>
Fri, 10 Feb 2023 11:23:15 +0000 (10 12:23 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 14 Feb 2023 08:02:42 +0000 (14 09:02 +0100)
tree8f39f23f3f8e7add36b4adcf6c317e9ec04a4400
parentb482fb43deb3fa9f5c44fd3da3dde04acec7750f
include/hw: Do not include "hw/registerfields.h" in headers that don't need it

Include "hw/registerfields.h" in the .c files instead (if needed).

Message-Id: <20230210112315.1116966-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/char/ibex_uart.c
hw/ssi/ibex_spi_host.c
include/hw/arm/smmuv3.h
include/hw/char/ibex_uart.h
include/hw/ssi/ibex_spi_host.h