qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 4/4] Header cleanups: Removed unwanted includes from cpu-common.h
@ 2019-04-06  4:04 Aruna Jayasena
  2019-04-06  4:04 ` Aruna Jayasena
  2019-04-09 11:18 ` Stefan Hajnoczi
  0 siblings, 2 replies; 4+ messages in thread
From: Aruna Jayasena @ 2019-04-06  4:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-stable, Aruna Jayasena

Removed unwanted includes from cpu-common.h
This task was under https://wiki.qemu.org/Contribute/BiteSizedTasks

Signed-off-by: Aruna Jayasena <aruna.15@cse.mrt.ac.lk>
---
 include/exec/cpu-common.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/exec/cpu-common.h b/include/exec/cpu-common.h
index cef8b88a2a..a3594f3f50 100644
--- a/include/exec/cpu-common.h
+++ b/include/exec/cpu-common.h
@@ -7,8 +7,6 @@
 #include "exec/hwaddr.h"
 #endif
 
-#include "qemu/bswap.h"
-#include "qemu/queue.h"
 #include "qemu/fprintf-fn.h"
 
 /**
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-04-09 11:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-06  4:04 [Qemu-devel] [PATCH 4/4] Header cleanups: Removed unwanted includes from cpu-common.h Aruna Jayasena
2019-04-06  4:04 ` Aruna Jayasena
2019-04-09 11:18 ` Stefan Hajnoczi
2019-04-09 11:18   ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).