diff options
author | Bob Moore <robert.moore@intel.com> | 2011-02-14 16:15:21 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-03-02 19:38:06 -0500 |
commit | 589c7a39ae2f2b74fd13ae344ca1dcca61da6bca (patch) | |
tree | 461f18a6af4cbebd6c6890b286b12267fcdde725 /include/acpi | |
parent | ef09c4f578147464524041cbe3205bb25f900598 (diff) | |
download | linux-589c7a39ae2f2b74fd13ae344ca1dcca61da6bca.tar.bz2 |
ACPICA: Update version to 20110211.
Version 20110211.
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 e46ec95a8ada..ec908540d346 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 0x20110112 +#define ACPI_CA_VERSION 0x20110211 #include "actypes.h" #include "actbl.h" |