From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Richard Henderson <rth@twiddle.net>,
qemu-devel@nongnu.org,
Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: [PATCH 01/12] target/rx/cpu: Remove unused headers
Date: Mon, 1 Jun 2020 18:14:30 +0200 [thread overview]
Message-ID: <20200601161441.8086-2-f4bug@amsat.org> (raw)
In-Reply-To: <20200601161441.8086-1-f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
target/rx/cpu.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/target/rx/cpu.h b/target/rx/cpu.h
index d1fb1ef3ca..0645ba3b6f 100644
--- a/target/rx/cpu.h
+++ b/target/rx/cpu.h
@@ -19,8 +19,6 @@
#ifndef RX_CPU_H
#define RX_CPU_H
-#include "qemu/bitops.h"
-#include "qemu-common.h"
#include "hw/registerfields.h"
#include "cpu-qom.h"
--
2.21.3
next prev parent reply other threads:[~2020-06-01 16:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-01 16:14 [PATCH 00/12] hw/rx: Add RX GDB simulator machine Philippe Mathieu-Daudé
2020-06-01 16:14 ` Philippe Mathieu-Daudé [this message]
2020-06-01 16:14 ` [PATCH 02/12] MAINTAINERS: Add entry for RX hardware Philippe Mathieu-Daudé
2020-06-01 16:14 ` [PATCH 03/12] hw/intc: RX62N interrupt controller (ICUa) Philippe Mathieu-Daudé
2020-06-01 16:14 ` [PATCH 04/12] hw/timer: RX62N 8-Bit timer (TMR) Philippe Mathieu-Daudé
2020-06-01 16:14 ` [PATCH 05/12] hw/timer: RX62N compare match timer (CMT) Philippe Mathieu-Daudé
2020-06-01 16:14 ` [PATCH 06/12] hw/char: RX62N serial communication interface (SCI) Philippe Mathieu-Daudé
2020-06-01 16:14 ` [PATCH 07/12] hw/rx: RX62N microcontroller (MCU) Philippe Mathieu-Daudé
2020-06-01 16:14 ` [PATCH 08/12] hw/rx: Honor -accel qtest Philippe Mathieu-Daudé
2020-06-01 16:14 ` [PATCH 09/12] hw/rx: Register R5F562N7 and R5F562N8 MCUs Philippe Mathieu-Daudé
2020-06-01 16:14 ` [PATCH 10/12] hw/rx: Add RX GDB simulator Philippe Mathieu-Daudé
2020-06-01 16:14 ` [PATCH 11/12] BootLinuxConsoleTest: Test the " Philippe Mathieu-Daudé
2020-06-01 16:14 ` [PATCH 12/12] docs: Document the RX target Philippe Mathieu-Daudé
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=20200601161441.8086-2-f4bug@amsat.org \
--to=f4bug@amsat.org \
--cc=alex.bennee@linaro.org \
--cc=marcandre.lureau@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
--cc=ysato@users.sourceforge.jp \
/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).