]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/i386/pc.h
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
[mirror_qemu.git] / include / hw / i386 / pc.h
index fe5444dfb6859953731bbff6d15294cd08fe66d8..21235322fd98d2e154a6e67657aba1a745237c09 100644 (file)
@@ -150,11 +150,6 @@ struct PCMachineClass {
 
 /* PC-style peripherals (also used by other machines).  */
 
-typedef struct PcPciInfo {
-    Range w32;
-    Range w64;
-} PcPciInfo;
-
 #define ACPI_PM_PROP_S3_DISABLED "disable_s3"
 #define ACPI_PM_PROP_S4_DISABLED "disable_s4"
 #define ACPI_PM_PROP_S4_VAL "s4_val"