projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89ad3e6
)
softmmu/physmem: Remove unnecessary include
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Wed, 26 Jan 2022 03:26:44 +0000
(
04:26
+0100)
committer
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Sun, 6 Mar 2022 12:15:42 +0000
(13:15 +0100)
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <
20220207075426
.81934-14-f4bug@amsat.org>
softmmu/physmem.c
patch
|
blob
|
history
diff --git
a/softmmu/physmem.c
b/softmmu/physmem.c
index cf6b2b4899586f952eb1f9bce87232e7e7c1f711..364d563ee425fdf225694ea22e7117920b1276d7 100644
(file)
--- 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"