From: Philippe Mathieu-Daudé <f4...@amsat.org> Reviewed-by: Paolo Bonzini <pbonz...@redhat.com> Reviewed-by: Richard Henderson <richard.hender...@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> Message-Id: <20220207075426.81934-14-f4...@amsat.org> --- softmmu/physmem.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/softmmu/physmem.c b/softmmu/physmem.c index cf6b2b48995..364d563ee42 100644 --- a/softmmu/physmem.c +++ b/softmmu/physmem.c @@ -61,7 +61,6 @@ #include "exec/memory-internal.h" #include "exec/ram_addr.h" -#include "exec/log.h" #include "qemu/pmem.h" -- 2.35.1