From: Max Filippov <jcmvbkbc@gmail.com>
To: qemu-devel@nongnu.org
Cc: Blue Swirl <blauwirbel@gmail.com>,
Max Filippov <jcmvbkbc@gmail.com>,
Peter Portante <peter.portante@redhat.com>
Subject: [Qemu-devel] [PATCH v2 1/3] target-xtensa: remove unnecessary include of dyngen-exec.h
Date: Sun, 10 Jun 2012 11:26:50 +0400 [thread overview]
Message-ID: <1339313212-19653-2-git-send-email-jcmvbkbc@gmail.com> (raw)
In-Reply-To: <1339313212-19653-1-git-send-email-jcmvbkbc@gmail.com>
From: Peter Portante <peter.portante@redhat.com>
Signed-off-by: Peter Portante <peter.portante@redhat.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
---
target-xtensa/xtensa-semi.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/target-xtensa/xtensa-semi.c b/target-xtensa/xtensa-semi.c
index b7c8c34..1c8a19e 100644
--- a/target-xtensa/xtensa-semi.c
+++ b/target-xtensa/xtensa-semi.c
@@ -30,7 +30,6 @@
#include <string.h>
#include <stddef.h>
#include "cpu.h"
-#include "dyngen-exec.h"
#include "helper.h"
#include "qemu-log.h"
--
1.7.7.6
next prev parent reply other threads:[~2012-06-10 7:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-10 7:26 [Qemu-devel] [PATCH v2 0/3] target-xtensa: AREG0 conversion Max Filippov
2012-06-10 7:26 ` Max Filippov [this message]
2012-06-10 7:26 ` [Qemu-devel] [PATCH v2 2/3] target-xtensa: add attributes to helper functions Max Filippov
2012-06-10 7:26 ` [Qemu-devel] [PATCH v2 3/3] target-xtensa: switch to AREG0-free mode Max Filippov
2012-06-10 7:29 ` [Qemu-devel] [PATCH v2 0/3] target-xtensa: AREG0 conversion Max Filippov
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=1339313212-19653-2-git-send-email-jcmvbkbc@gmail.com \
--to=jcmvbkbc@gmail.com \
--cc=blauwirbel@gmail.com \
--cc=peter.portante@redhat.com \
--cc=qemu-devel@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).