aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/acpi-pci-hotplug-stub.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/acpi/acpi-pci-hotplug-stub.c')
-rw-r--r--hw/acpi/acpi-pci-hotplug-stub.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/acpi/acpi-pci-hotplug-stub.c b/hw/acpi/acpi-pci-hotplug-stub.c
index 734e4c5986..a43f6dafc9 100644
--- a/hw/acpi/acpi-pci-hotplug-stub.c
+++ b/hw/acpi/acpi-pci-hotplug-stub.c
@@ -41,7 +41,3 @@ void acpi_pcihp_reset(AcpiPciHpState *s, bool acpihp_root_off)
return;
}
-bool vmstate_acpi_pcihp_use_acpi_index(void *opaque, int version_id)
-{
- return false;
-}