diff options
Diffstat (limited to 'include/hw/acpi/piix4.h')
-rw-r--r-- | include/hw/acpi/piix4.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/hw/acpi/piix4.h b/include/hw/acpi/piix4.h index be1f8ea..eb1c122 100644 --- a/include/hw/acpi/piix4.h +++ b/include/hw/acpi/piix4.h @@ -57,8 +57,6 @@ struct PIIX4PMState { Notifier powerdown_notifier; AcpiPciHpState acpi_pci_hotplug; - bool use_acpi_hotplug_bridge; - bool use_acpi_root_pci_hotplug; bool not_migrate_acpi_index; uint8_t disable_s3; |