aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2018-06-29 11:28:13 -0700
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2018-07-09 11:14:45 +0200
commite74770fb6823c6fde49c3f2b38e3a2e68ae46682 (patch)
tree666155c3b7f57630071e5d7b25e232b33ddadc6b /include/acpi
parentACPICA: Revert "iASL compiler: allow compilation of externals with paths that refer to existing names" (diff)
downloadlinux-dev-e74770fb6823c6fde49c3f2b38e3a2e68ae46682.tar.xz
linux-dev-e74770fb6823c6fde49c3f2b38e3a2e68ae46682.zip
ACPICA: Update version to 20180629
Version 20180629. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Erik Schmauss <erik.schmauss@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/acpi')
-rw-r--r--include/acpi/acpixf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h
index 48d84f0d9547..88072c92ace2 100644
--- a/include/acpi/acpixf.h
+++ b/include/acpi/acpixf.h
@@ -12,7 +12,7 @@
/* Current ACPICA subsystem version in YYYYMMDD format */
-#define ACPI_CA_VERSION 0x20180531
+#define ACPI_CA_VERSION 0x20180629
#include <acpi/acconfig.h>
#include <acpi/actypes.h>