qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aruna Jayasena <aruna.15@cse.mrt.ac.lk>
To: qemu-devel@nongnu.org
Cc: qemu-stable@nongnu.org, Aruna Jayasena <aruna.15@cse.mrt.ac.lk>
Subject: [Qemu-devel] [PATCH 4/4] Header cleanups: Removed unwanted includes from cpu-common.h
Date: Sat,  6 Apr 2019 09:34:22 +0530	[thread overview]
Message-ID: <20190406040422.5276-1-aruna.15@cse.mrt.ac.lk> (raw)

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

WARNING: multiple messages have this Message-ID (diff)
From: Aruna Jayasena <aruna.15@cse.mrt.ac.lk>
To: qemu-devel@nongnu.org
Cc: Aruna Jayasena <aruna.15@cse.mrt.ac.lk>, qemu-stable@nongnu.org
Subject: [Qemu-devel] [PATCH 4/4] Header cleanups: Removed unwanted includes from cpu-common.h
Date: Sat,  6 Apr 2019 09:34:22 +0530	[thread overview]
Message-ID: <20190406040422.5276-1-aruna.15@cse.mrt.ac.lk> (raw)
Message-ID: <20190406040422.q6rwV19dFODOG6lpyik3TeLcG2QksXMJ4Dt0pRXxbd0@z> (raw)

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



             reply	other threads:[~2019-04-06  4:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-06  4:04 Aruna Jayasena [this message]
2019-04-06  4:04 ` [Qemu-devel] [PATCH 4/4] Header cleanups: Removed unwanted includes from cpu-common.h Aruna Jayasena
2019-04-09 11:18 ` Stefan Hajnoczi
2019-04-09 11:18   ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190406040422.5276-1-aruna.15@cse.mrt.ac.lk \
    --to=aruna.15@cse.mrt.ac.lk \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).