projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
414fa2a
)
target/ppc/kvm: Remove unused "sysbus.h" header
author
Philippe Mathieu-Daudé
<philmd@linaro.org>
Sat, 17 Dec 2022 13:57:07 +0000
(14:57 +0100)
committer
Philippe Mathieu-Daudé
<philmd@linaro.org>
Mon, 27 Feb 2023 21:29:01 +0000
(22:29 +0100)
Nothing requires SysBus declarations here.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <
20221217172907
.8364-6-philmd@linaro.org>
target/ppc/kvm.c
patch
|
blob
|
history
diff --git
a/target/ppc/kvm.c
b/target/ppc/kvm.c
index 7c25348b7b240fef3d7894a88d3f1bc8590a0281..78f6fc50cdef26a24792bf1fc40929644333dc03 100644
(file)
--- a/
target/ppc/kvm.c
+++ b/
target/ppc/kvm.c
@@
-32,7
+32,6
@@
#include "sysemu/device_tree.h"
#include "mmu-hash64.h"
-#include "hw/sysbus.h"
#include "hw/ppc/spapr.h"
#include "hw/ppc/spapr_cpu_core.h"
#include "hw/hw.h"