diff options
author | Bob Moore <robert.moore@intel.com> | 2018-08-10 17:43:04 -0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-08-14 17:49:13 -0400 |
commit | 4efa829d195172d630dcd1b2f9b239bcce69639e (patch) | |
tree | 2f6826bafe1537063cabe550a5892e543fdc5be9 | |
parent | 8b66fcfdee683072d416b6f12a9be6acd81f20ba (diff) |
ACPICA: Update version to 20180810
Version 20180810.
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>
-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 88072c92ace2..9566f99cc3c0 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h | |||
@@ -12,7 +12,7 @@ | |||
12 | 12 | ||
13 | /* Current ACPICA subsystem version in YYYYMMDD format */ | 13 | /* Current ACPICA subsystem version in YYYYMMDD format */ |
14 | 14 | ||
15 | #define ACPI_CA_VERSION 0x20180629 | 15 | #define ACPI_CA_VERSION 0x20180810 |
16 | 16 | ||
17 | #include <acpi/acconfig.h> | 17 | #include <acpi/acconfig.h> |
18 | #include <acpi/actypes.h> | 18 | #include <acpi/actypes.h> |