On 16/1/23 13:58, Bernhard Beschow wrote:
hw/acpi/piix4 has its own header with its structure definition etc.Signed-off-by: Bernhard Beschow <shen...@gmail.com> --- hw/acpi/piix4.c | 1 - 1 file changed, 1 deletion(-)
Indeed, since 2bfd0845f0 ("hw/acpi/piix4: move PIIX4PMState into separate piix4.h header").
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>