aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2019-04-08 13:42:28 -0700
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2019-04-09 11:25:27 +0200
commit985d5124bfb0773edb8353237e5e8ddb614c3442 (patch)
treefbe88d03a14723c576deb51dfb2d294aa98aad43 /include/acpi
parentACPICA: utilities: fix spelling of PCC to platform_comm_channel (diff)
downloadlinux-dev-985d5124bfb0773edb8353237e5e8ddb614c3442.tar.xz
linux-dev-985d5124bfb0773edb8353237e5e8ddb614c3442.zip
ACPICA: Update version to 20190329
ACPICA commit 802ec363be67580f52251219ef90613008495392 Version 20190329. Link: https://github.com/acpica/acpica/commit/802ec363 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 24dbb4e742a6..60b4067391e3 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 0x20190215
+#define ACPI_CA_VERSION 0x20190329
#include <acpi/acconfig.h>
#include <acpi/actypes.h>