aboutsummaryrefslogtreecommitdiffstats
path: root/hw/primecell.h
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2009-05-14 22:35:08 +0100
committerPaul Brook <paul@codesourcery.com>2009-05-14 22:35:08 +0100
commit0027b06d0ef6450a52f96827d303865d7333b196 (patch)
tree4908081e17470d26434428d749b7cc9a0b281584 /hw/primecell.h
parent0e058a8a6aab56565677dc3a7f994b0c8f191a48 (diff)
ARM PCI host qdev conversion
Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'hw/primecell.h')
-rw-r--r--hw/primecell.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/primecell.h b/hw/primecell.h
index 477c2cbb6..7d8aa04f4 100644
--- a/hw/primecell.h
+++ b/hw/primecell.h
@@ -26,7 +26,4 @@ extern qemu_irq *mpcore_irq_init(qemu_irq *cpu_irq);
/* arm_sysctl.c */
void arm_sysctl_init(uint32_t base, uint32_t sys_id);
-/* versatile_pci.c */
-PCIBus *pci_vpb_init(qemu_irq *pic, int realview);
-
#endif