summaryrefslogtreecommitdiff
path: root/hw/primecell.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/primecell.h')
-rw-r--r--hw/primecell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/primecell.h b/hw/primecell.h
index aa35adc027..09e73ed69f 100644
--- a/hw/primecell.h
+++ b/hw/primecell.h
@@ -9,7 +9,7 @@
void pl031_init(uint32_t base, qemu_irq irq);
/* pl110.c */
-void *pl110_init(DisplayState *ds, uint32_t base, qemu_irq irq, int);
+void *pl110_init(uint32_t base, qemu_irq irq, int);
/* pl011.c */
enum pl011_type {