summaryrefslogtreecommitdiffstats
path: root/hw/ppc/mac.h
diff options
context:
space:
mode:
authorMark Cave-Ayland2018-03-06 23:01:56 +0100
committerDavid Gibson2018-04-27 10:05:22 +0200
commita773e64a8fd2a3ef97d6e405dbfb28c17660136d (patch)
tree4b2fdb20ddb6d1c1f5e719aa4045467741a46553 /hw/ppc/mac.h
parentgrackle: general tidy-up and QOMify (diff)
downloadqemu-a773e64a8fd2a3ef97d6e405dbfb28c17660136d.tar.gz
qemu-a773e64a8fd2a3ef97d6e405dbfb28c17660136d.tar.xz
qemu-a773e64a8fd2a3ef97d6e405dbfb28c17660136d.zip
grackle: remove deprecated pci_grackle_init() function
Instead wire up the grackle device inside the Mac Old World machine. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/ppc/mac.h')
-rw-r--r--hw/ppc/mac.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/ppc/mac.h b/hw/ppc/mac.h
index 695557b8bf..93f25d7acb 100644
--- a/hw/ppc/mac.h
+++ b/hw/ppc/mac.h
@@ -79,9 +79,6 @@ void macio_init(PCIDevice *dev,
/* Grackle PCI */
#define TYPE_GRACKLE_PCI_HOST_BRIDGE "grackle-pcihost"
-PCIBus *pci_grackle_init(uint32_t base, DeviceState *pic_dev,
- MemoryRegion *address_space_mem,
- MemoryRegion *address_space_io);
/* UniNorth PCI */
UNINState *pci_pmac_init(qemu_irq *pic,