aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/hmat.c
diff options
context:
space:
mode:
authorBernhard Beschow <shentey@gmail.com>2023-09-08 10:42:30 +0200
committerMichael S. Tsirkin <mst@redhat.com>2023-10-04 18:15:05 -0400
commit4f70dd5f6366ac04b0f67d026ee2e17eb35daa45 (patch)
tree2ab140430106e5a06f768dc294daa17648d3a1ee /hw/acpi/hmat.c
parentc461f3e3820f2a033e7eed08689060328b31dcbf (diff)
downloadqemu-4f70dd5f6366ac04b0f67d026ee2e17eb35daa45.zip
qemu-4f70dd5f6366ac04b0f67d026ee2e17eb35daa45.tar.gz
qemu-4f70dd5f6366ac04b0f67d026ee2e17eb35daa45.tar.bz2
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>
Diffstat (limited to 'hw/acpi/hmat.c')
-rw-r--r--hw/acpi/hmat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/acpi/hmat.c b/hw/acpi/hmat.c
index 2d5e199..3042d22 100644
--- a/hw/acpi/hmat.c
+++ b/hw/acpi/hmat.c
@@ -27,6 +27,7 @@
#include "qemu/osdep.h"
#include "qemu/units.h"
#include "sysemu/numa.h"
+#include "hw/acpi/aml-build.h"
#include "hw/acpi/hmat.h"
/*