summaryrefslogtreecommitdiff
path: root/hw/primecell.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/primecell.h')
-rw-r--r--hw/primecell.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/primecell.h b/hw/primecell.h
index 3e24eb199c..490ef8cc97 100644
--- a/hw/primecell.h
+++ b/hw/primecell.h
@@ -5,10 +5,6 @@
/* Also includes some devices that are currently only used by the
ARM boards. */
-/* pl061.c */
-void pl061_float_high(void *opaque, uint8_t mask);
-qemu_irq *pl061_init(uint32_t base, qemu_irq irq, qemu_irq **out);
-
/* pl080.c */
void *pl080_init(uint32_t base, qemu_irq irq, int nchannels);