projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3919635
)
softmmu/globals: Remove unused 'hw/i386/*' headers
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Sun, 16 May 2021 16:01:10 +0000
(18:01 +0200)
committer
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Sun, 6 Mar 2022 12:15:42 +0000
(13:15 +0100)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <
20220207075426
.81934-13-f4bug@amsat.org>
softmmu/globals.c
patch
|
blob
|
history
diff --git
a/softmmu/globals.c
b/softmmu/globals.c
index 7d0fc811835a3c69ae25c5e1a133f21a268f392f..3ebd718e35da4f9de9aa7b3b6b5265fdf50cf754 100644
(file)
--- a/
softmmu/globals.c
+++ b/
softmmu/globals.c
@@
-25,8
+25,6
@@
#include "qemu/osdep.h"
#include "exec/cpu-common.h"
#include "hw/display/vga.h"
-#include "hw/i386/pc.h"
-#include "hw/i386/x86.h"
#include "hw/loader.h"
#include "hw/xen/xen.h"
#include "net/net.h"