diff options
| author | 2014-10-10 10:40:28 +0800 | |
|---|---|---|
| committer | 2014-10-21 00:39:41 +0200 | |
| commit | 9fc3d1d09cf7f81d5775712dc64c3db4862ee59d (patch) | |
| tree | 160cdfda1435953a95f0da6ef0986d1440ee8899 /include | |
| parent | ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal. (diff) | |
| download | linux-dev-9fc3d1d09cf7f81d5775712dc64c3db4862ee59d.tar.xz linux-dev-9fc3d1d09cf7f81d5775712dc64c3db4862ee59d.zip | |
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')
| -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> |
