OSDN Git Service

hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
[qmiga/qemu.git] / hw / ppc / mac.h
index 55cb02c..fe77a6c 100644 (file)
@@ -35,9 +35,6 @@
 #define KERNEL_LOAD_ADDR 0x01000000
 #define KERNEL_GAP       0x00100000
 
-/* Grackle PCI */
-#define TYPE_GRACKLE_PCI_HOST_BRIDGE "grackle-pcihost"
-
 /* Mac NVRAM */
 #define TYPE_MACIO_NVRAM "macio-nvram"
 OBJECT_DECLARE_SIMPLE_TYPE(MacIONVRAMState, MACIO_NVRAM)