diff options
author | Bob Moore <robert.moore@intel.com> | 2014-02-25 21:33:55 -0500 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-03-17 20:52:18 -0400 |
commit | d2716578e439a5a693d0817e8ab89802b33b4ded (patch) | |
tree | ab223dbc8d3df5ebd9d6d0ab9599e528b87d037c | |
parent | f953529f3b659a72c0982c2cf195158db96361f1 (diff) |
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 efa767ffe904..943c6d7856ca 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h | |||
@@ -46,7 +46,7 @@ | |||
46 | 46 | ||
47 | /* Current ACPICA subsystem version in YYYYMMDD format */ | 47 | /* Current ACPICA subsystem version in YYYYMMDD format */ |
48 | 48 | ||
49 | #define ACPI_CA_VERSION 0x20140114 | 49 | #define ACPI_CA_VERSION 0x20140214 |
50 | 50 | ||
51 | #include <acpi/acconfig.h> | 51 | #include <acpi/acconfig.h> |
52 | #include <acpi/actypes.h> | 52 | #include <acpi/actypes.h> |