diff options
author | Bob Moore <robert.moore@intel.com> | 2014-02-26 10:33:55 +0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-03-18 01:52:18 +0100 |
commit | d2716578e439a5a693d0817e8ab89802b33b4ded (patch) | |
tree | ab223dbc8d3df5ebd9d6d0ab9599e528b87d037c | |
parent | f953529f3b659a72c0982c2cf195158db96361f1 (diff) | |
download | op-kernel-dev-d2716578e439a5a693d0817e8ab89802b33b4ded.zip op-kernel-dev-d2716578e439a5a693d0817e8ab89802b33b4ded.tar.gz |
ACPICA: Update version to 20140214.
Version 20140214.
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>
-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 efa767f..943c6d7 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 0x20140114 +#define ACPI_CA_VERSION 0x20140214 #include <acpi/acconfig.h> #include <acpi/actypes.h> |