diff options
author | Lin Ming <ming.m.lin@intel.com> | 2010-12-27 02:07:43 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-01-12 10:27:01 +0100 |
commit | 1ae5ec903f71c0ffa583ec54d17415892036ee18 (patch) | |
tree | 6d1aed7cb32c279662d63809d9eb739045f60d0d /include/acpi | |
parent | ACPICA: Misc comments to minimize code divergence (diff) | |
download | linux-1ae5ec903f71c0ffa583ec54d17415892036ee18.tar.xz linux-1ae5ec903f71c0ffa583ec54d17415892036ee18.zip |
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" |