summaryrefslogtreecommitdiffstats
path: root/hw/pl011.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pl011.c')
-rw-r--r--hw/pl011.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pl011.c b/hw/pl011.c
index dd6994c..468d48a 100644
--- a/hw/pl011.c
+++ b/hw/pl011.c
@@ -309,4 +309,3 @@ void pl011_init(uint32_t base, qemu_irq irq,
}
register_savevm("pl011_uart", -1, 1, pl011_save, pl011_load, s);
}
-
OpenPOWER on IntegriCloud