diff options
author | Bob Moore <robert.moore@intel.com> | 2012-12-20 01:09:55 +0000 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-01-10 12:36:19 +0100 |
commit | 1cd4e951e59ec1754ceafa41562280b42000707e (patch) | |
tree | bc23817c211f95ac8d735e128c41f57681d2458e | |
parent | ef0b67fe2db6aad8b604f9f09e1452f421a7b124 (diff) |
ACPICA: Update version to 20121114.
Version 20121114.
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 b77ee009bcf..3c9c783b660 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 0x20121018 +#define ACPI_CA_VERSION 0x20121114 #include <acpi/acconfig.h> #include <acpi/actypes.h> |