summaryrefslogtreecommitdiff
path: root/hw/primecell.h
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2009-06-03 15:16:49 +0100
committerPaul Brook <paul@codesourcery.com>2009-06-03 15:16:49 +0100
commit40905a6a31f6dd1904f54ea48763c5fbe745bafa (patch)
tree45e2aca707827db2ec761c99fa5e2644858feee1 /hw/primecell.h
parent2c6554bc6bc4fc3e0d821fbfc76f09c39048fa82 (diff)
downloadqemu-40905a6a31f6dd1904f54ea48763c5fbe745bafa.tar.gz
Stellaris qdev conversion
Signed-off-by: Paul Brook <paul@codesourcery.com>
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);