* [Qemu-devel] [PATCH] hw/realview.c: Remove duplicate #include line
@ 2011-05-19 15:21 Peter Maydell
2011-05-20 14:45 ` Stefan Hajnoczi
0 siblings, 1 reply; 2+ messages in thread
From: Peter Maydell @ 2011-05-19 15:21 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial, patches
Remove a duplicate #include of sysbus.h.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
hw/realview.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/hw/realview.c b/hw/realview.c
index 96fb9da..82f3d82 100644
--- a/hw/realview.c
+++ b/hw/realview.c
@@ -17,7 +17,6 @@
#include "sysemu.h"
#include "boards.h"
#include "bitbang_i2c.h"
-#include "sysbus.h"
#include "blockdev.h"
#define SMP_BOOT_ADDR 0xe0000000
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] hw/realview.c: Remove duplicate #include line
2011-05-19 15:21 [Qemu-devel] [PATCH] hw/realview.c: Remove duplicate #include line Peter Maydell
@ 2011-05-20 14:45 ` Stefan Hajnoczi
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2011-05-20 14:45 UTC (permalink / raw)
To: Peter Maydell; +Cc: qemu-trivial, qemu-devel, patches
On Thu, May 19, 2011 at 4:21 PM, Peter Maydell <peter.maydell@linaro.org> wrote:
> Remove a duplicate #include of sysbus.h.
>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
> hw/realview.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
Thanks, added to the trivial-patches tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-05-20 14:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-19 15:21 [Qemu-devel] [PATCH] hw/realview.c: Remove duplicate #include line Peter Maydell
2011-05-20 14:45 ` 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).