diff options
author | Bob Moore <robert.moore@intel.com> | 2017-11-17 15:40:24 -0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-11-27 01:20:30 +0100 |
commit | 8ca86e82b9f6a98d5f5606ee9cb9ed3ae08c1529 (patch) | |
tree | c2e9da8b65a318768ac7f40527599b5a79c3ef16 /include | |
parent | 19654f9f24a47d374e5b413c67d05ecb5a1df580 (diff) | |
download | linux-stable-8ca86e82b9f6a98d5f5606ee9cb9ed3ae08c1529.tar.gz linux-stable-8ca86e82b9f6a98d5f5606ee9cb9ed3ae08c1529.tar.bz2 linux-stable-8ca86e82b9f6a98d5f5606ee9cb9ed3ae08c1529.zip |
ACPICA: Update version to 20170929
ACPICA commit 2399a7799d6e41ec5beca77ddff3acc77e1a4e0a
Version 20170929
Link: https://github.com/acpica/acpica/commit/2399a779
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')
-rw-r--r-- | include/acpi/acpixf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h index 1a4322db0274..f25668cce946 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h @@ -46,7 +46,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20170831 +#define ACPI_CA_VERSION 0x20170929 #include <acpi/acconfig.h> #include <acpi/actypes.h> |