diff options
author | Bob Moore <robert.moore@intel.com> | 2010-10-18 09:10:58 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-10-17 22:55:42 -0400 |
commit | 8af2cdeaeefb2712b752e223c6d3396b9894b80d (patch) | |
tree | af5766e45b46899ffea658f90af4658cd4228e50 /include/acpi | |
parent | 49b3c1e04e1dd3cd9a428b0d8367193b73e472c1 (diff) |
ACPICA: Update version to 20101013
Version 20101013.
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@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 c6bc60403de..12fe9797c0b 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 0x20100915 +#define ACPI_CA_VERSION 0x20101013 #include "actypes.h" #include "actbl.h" |