target/s390x/tcg/misc_helper: Remove unused "memory.h" include
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Sat, 17 Dec 2022 15:24:53 +0000 (16:24 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 9 Jan 2023 12:50:13 +0000 (13:50 +0100)
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221217152454.96388-5-philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/s390x/tcg/misc_helper.c

index 71388a71197d6a13310aae013a1f3449c7ade8fe..576157b1f317a24b22c731f1f8d0db4027afa185 100644 (file)
@@ -23,7 +23,6 @@
 #include "qemu/main-loop.h"
 #include "cpu.h"
 #include "s390x-internal.h"
-#include "exec/memory.h"
 #include "qemu/host-utils.h"
 #include "exec/helper-proto.h"
 #include "qemu/timer.h"