diff options
author | Bob Moore <robert.moore@intel.com> | 2012-08-17 13:08:56 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2012-09-21 00:26:17 -0400 |
commit | 7560452c1a4934049811fb6622fb753e8ad1c647 (patch) | |
tree | 71837880f9b2b173cd1c277d3fbedef181b2bbfc /include/acpi | |
parent | 84be5d687f8060ad96d5a4a060e207a0ec5cc016 (diff) | |
download | linux-3.10-7560452c1a4934049811fb6622fb753e8ad1c647.tar.gz linux-3.10-7560452c1a4934049811fb6622fb753e8ad1c647.tar.bz2 linux-3.10-7560452c1a4934049811fb6622fb753e8ad1c647.zip |
ACPICA: Update version to 20120816.
Version 20120816.
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Len Brown <len.brown@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 270517d6b1b..03457a9c993 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h @@ -47,7 +47,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20120711 +#define ACPI_CA_VERSION 0x20120816 #include "acconfig.h" #include "actypes.h" |