* [Qemu-devel] [PATCH] blizzard: do not depend on VGA internals
@ 2015-01-09 9:59 Paolo Bonzini
2015-01-12 9:05 ` Michael Tokarev
0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2015-01-09 9:59 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial
There is nothing that is used by this ARM-specific device.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
hw/display/blizzard.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/hw/display/blizzard.c b/hw/display/blizzard.c
index 92b1fac..5019bbb 100644
--- a/hw/display/blizzard.c
+++ b/hw/display/blizzard.c
@@ -21,7 +21,6 @@
#include "qemu-common.h"
#include "ui/console.h"
#include "hw/devices.h"
-#include "vga_int.h"
#include "ui/pixel_ops.h"
typedef void (*blizzard_fn_t)(uint8_t *, const uint8_t *, unsigned int);
--
2.1.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] blizzard: do not depend on VGA internals
2015-01-09 9:59 [Qemu-devel] [PATCH] blizzard: do not depend on VGA internals Paolo Bonzini
@ 2015-01-12 9:05 ` Michael Tokarev
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tokarev @ 2015-01-12 9:05 UTC (permalink / raw)
To: Paolo Bonzini, qemu-devel; +Cc: qemu-trivial
09.01.2015 12:59, Paolo Bonzini wrote:
> There is nothing that is used by this ARM-specific device.
Indeed.
Applied to -trivial, thank you!
/mjt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-12 9:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-09 9:59 [Qemu-devel] [PATCH] blizzard: do not depend on VGA internals Paolo Bonzini
2015-01-12 9:05 ` Michael Tokarev
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).