From 40905a6a31f6dd1904f54ea48763c5fbe745bafa Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Wed, 3 Jun 2009 15:16:49 +0100 Subject: Stellaris qdev conversion Signed-off-by: Paul Brook --- hw/primecell.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'hw/primecell.h') 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); -- cgit v1.2.3