projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6e3f50
)
numa: remove unused #include
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Tue, 17 Oct 2017 16:44:03 +0000
(13:44 -0300)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Mon, 18 Dec 2017 14:07:02 +0000
(17:07 +0300)
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
numa.c
patch
|
blob
|
history
diff --git
a/numa.c
b/numa.c
index 98fa9a4bcf5074a66b76d9e33afc033040a3fec3..7b9c33ad1208047fc73e7f52faf2eea7beeb5f5a 100644
(file)
--- a/
numa.c
+++ b/
numa.c
@@
-29,7
+29,6
@@
#include "qemu/bitmap.h"
#include "qom/cpu.h"
#include "qemu/error-report.h"
-#include "include/exec/cpu-common.h" /* for RAM_ADDR_FMT */
#include "qapi-visit.h"
#include "qapi/opts-visitor.h"
#include "hw/boards.h"