diff options
author | Lin Ming <ming.m.lin@intel.com> | 2010-12-27 09:07:43 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-01-12 04:27:01 -0500 |
commit | 1ae5ec903f71c0ffa583ec54d17415892036ee18 (patch) | |
tree | 6d1aed7cb32c279662d63809d9eb739045f60d0d /include/acpi | |
parent | da50337373c90c15c6db6ed4239e87c5a3806f9a (diff) | |
download | linux-1ae5ec903f71c0ffa583ec54d17415892036ee18.tar.bz2 |
ACPICA: Update version to 20101209
Version 20101209.
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 e8142d5ebab9..241b8a04c83c 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 0x20101013 +#define ACPI_CA_VERSION 0x20101209 #include "actypes.h" #include "actbl.h" |