aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi/pcihp.h
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2017-04-21 10:45:29 +0200
committerJuan Quintela <quintela@redhat.com>2017-06-01 18:49:22 +0200
commit107da9acb5f2ec99dc5cb70041245a53e16bfcbd (patch)
tree8a3a92c60eb604fd166a5430d94625fdb9f10a5e /include/hw/acpi/pcihp.h
parent660819b1df9f79cb8d3bb99c590476f131858e75 (diff)
migration: Remove unneeded includes of migration/vmstate.h
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'include/hw/acpi/pcihp.h')
-rw-r--r--include/hw/acpi/pcihp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hw/acpi/pcihp.h b/include/hw/acpi/pcihp.h
index 04528b78d9..8a65f99fc8 100644
--- a/include/hw/acpi/pcihp.h
+++ b/include/hw/acpi/pcihp.h
@@ -28,7 +28,6 @@
#define HW_ACPI_PCIHP_H
#include "hw/acpi/acpi.h"
-#include "migration/vmstate.h"
#include "hw/hotplug.h"
#define ACPI_PCIHP_IO_BASE_PROP "acpi-pcihp-io-base"