OSDN Git Service

hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
authorBernhard Beschow <shentey@gmail.com>
Fri, 8 Sep 2023 08:42:30 +0000 (10:42 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 4 Oct 2023 22:15:05 +0000 (18:15 -0400)
commit4f70dd5f6366ac04b0f67d026ee2e17eb35daa45
tree2ab140430106e5a06f768dc294daa17648d3a1ee
parentc461f3e3820f2a033e7eed08689060328b31dcbf
hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"

The "hw/boards.h" is unused since the previous commit. Since its removal
requires include fixes in various unrelated files to keep the code compiling it
has been split in a dedicated commit.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230908084234.17642-5-shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/cpu.c
hw/acpi/hmat.c
hw/acpi/hmat.h
hw/acpi/memory_hotplug.c
include/hw/acpi/acpi_dev_interface.h