summary refs log tree commit diff stats
path: root/hw/shix.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/shix.c')
-rw-r--r--hw/shix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/shix.c b/hw/shix.c
index cba62e754d..9277be07d0 100644
--- a/hw/shix.c
+++ b/hw/shix.c
@@ -46,7 +46,7 @@ void pic_info(Monitor *mon)
     /* XXXXX */
 }
 
-static void shix_init(ram_addr_t ram_size, int vga_ram_size,
+static void shix_init(ram_addr_t ram_size,
                const char *boot_device,
 	       const char *kernel_filename, const char *kernel_cmdline,
 	       const char *initrd_filename, const char *cpu_model)