summary refs log tree commit diff stats
path: root/hw/acpi_ich9.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/acpi_ich9.h')
-rw-r--r--hw/acpi_ich9.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/acpi_ich9.h b/hw/acpi_ich9.h
index 0a2ee6c83d..f3b05d7229 100644
--- a/hw/acpi_ich9.h
+++ b/hw/acpi_ich9.h
@@ -31,6 +31,7 @@ typedef struct ICH9LPCPMRegs {
      */
     ACPIREGS acpi_regs;
     MemoryRegion io;
+    MemoryRegion io_gpe;
     uint32_t smi_en;
     uint32_t smi_sts;