qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [6462] ETRAX: Remove display-state argument from board init.
@ 2009-01-26 21:47 Edgar E. Iglesias
  0 siblings, 0 replies; only message in thread
From: Edgar E. Iglesias @ 2009-01-26 21:47 UTC (permalink / raw)
  To: qemu-devel

Revision: 6462
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6462
Author:   edgar_igl
Date:     2009-01-26 21:47:27 +0000 (Mon, 26 Jan 2009)

Log Message:
-----------
ETRAX: Remove display-state argument from board init.

Apparently this board was forgotten in the display changes.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>

Modified Paths:
--------------
    trunk/hw/axis_dev88.c

Modified: trunk/hw/axis_dev88.c
===================================================================
--- trunk/hw/axis_dev88.c	2009-01-26 20:32:22 UTC (rev 6461)
+++ trunk/hw/axis_dev88.c	2009-01-26 21:47:27 UTC (rev 6462)
@@ -252,7 +252,7 @@
 
 static
 void axisdev88_init (ram_addr_t ram_size, int vga_ram_size,
-                     const char *boot_device, DisplayState *ds,
+                     const char *boot_device,
                      const char *kernel_filename, const char *kernel_cmdline,
                      const char *initrd_filename, const char *cpu_model)
 {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-26 21:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-26 21:47 [Qemu-devel] [6462] ETRAX: Remove display-state argument from board init Edgar E. Iglesias

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).