diff options
author | Bob Moore <robert.moore@intel.com> | 2014-10-10 10:40:28 +0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-10-21 00:39:41 +0200 |
commit | 9fc3d1d09cf7f81d5775712dc64c3db4862ee59d (patch) | |
tree | 160cdfda1435953a95f0da6ef0986d1440ee8899 /include/acpi | |
parent | 63c9043b905d04edebfe37b59d5415a46e5008bb (diff) | |
download | linux-9fc3d1d09cf7f81d5775712dc64c3db4862ee59d.tar.bz2 |
ACPICA: Update version to 20140926.
Version 20140926.
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/acpi')
-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 9fc1d71c82bc..ab2acf629a64 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 0x20140828 +#define ACPI_CA_VERSION 0x20140926 #include <acpi/acconfig.h> #include <acpi/actypes.h> |