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 0/4] Header cleanups Date: Tue, 9 Apr 2019 21:26:35 +0530 [thread overview] Message-ID: <20190409155635.10276-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 0/4] Header cleanups Date: Tue, 9 Apr 2019 21:26:35 +0530 [thread overview] Message-ID: <20190409155635.10276-1-aruna.15@cse.mrt.ac.lk> (raw) Message-ID: <20190409155635.RHNPLOhVhC9TeCr9o1JIVwdHdK0iR9VFa3YN2cD5pIo@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
next reply other threads:[~2019-04-09 15:57 UTC|newest] Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-04-09 15:56 Aruna Jayasena [this message] 2019-04-09 15:56 ` [Qemu-devel] [PATCH 0/4] Header cleanups Aruna Jayasena 2019-04-09 16:40 ` Peter Maydell 2019-04-09 16:40 ` Peter Maydell 2019-04-09 16:42 ` Aruna Jayasena 2019-04-09 16:42 ` Aruna Jayasena 2019-04-09 16:42 ` Aruna Jayasena 2019-04-09 16:42 ` Aruna Jayasena 2019-04-09 16:50 ` Peter Maydell 2019-04-09 16:50 ` Peter Maydell 2019-04-09 16:51 ` Aruna Jayasena 2019-04-09 16:51 ` Aruna Jayasena 2019-04-10 5:17 ` Markus Armbruster 2019-04-10 5:17 ` Markus Armbruster 2019-04-11 20:15 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier 2019-04-11 20:15 ` Laurent Vivier 2019-04-12 3:30 ` Aruna Jayasena 2019-04-12 3:30 ` Aruna Jayasena 2019-04-09 17:06 ` [Qemu-devel] " Thomas Huth 2019-04-09 17:06 ` Thomas Huth 2019-04-09 17:07 ` Aruna Jayasena 2019-04-09 17:07 ` Aruna Jayasena
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=20190409155635.10276-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: linkBe 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).