summaryrefslogtreecommitdiffstats
path: root/hw/pl050.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pl050.c')
-rw-r--r--hw/pl050.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pl050.c b/hw/pl050.c
index e74a6dc..0ab60bf 100644
--- a/hw/pl050.c
+++ b/hw/pl050.c
@@ -139,4 +139,3 @@ void pl050_init(uint32_t base, qemu_irq irq, int is_mouse)
s->dev = ps2_kbd_init(pl050_update, s);
/* ??? Save/restore. */
}
-
OpenPOWER on IntegriCloud