summaryrefslogtreecommitdiffstats
path: root/include/acpixf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/acpixf.h')
-rw-r--r--include/acpixf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/acpixf.h b/include/acpixf.h
index 0e68fab..0a94de3 100644
--- a/include/acpixf.h
+++ b/include/acpixf.h
@@ -120,7 +120,7 @@
/* Current ACPICA subsystem version in YYYYMMDD format */
-#define ACPI_CA_VERSION 0x20100428
+#define ACPI_CA_VERSION 0x20100528
#include "actypes.h"
#include "actbl.h"
@@ -147,6 +147,7 @@ extern ACPI_NAME AcpiGbl_TraceMethodName;
extern UINT32 AcpiGbl_TraceFlags;
extern UINT8 AcpiGbl_EnableAmlDebugObject;
extern UINT8 AcpiGbl_CopyDsdtLocally;
+extern UINT8 AcpiGbl_TruncateIoAddresses;
/*
OpenPOWER on IntegriCloud