diff options
author | Bob Moore <robert.moore@intel.com> | 2011-01-17 10:31:08 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-01-18 23:48:04 -0500 |
commit | 8d5f0a647395c1323787df675d2805cad54fc89f (patch) | |
tree | 4afdd3c6b162d75e117f94bf99a6111282740e52 /include/acpi | |
parent | b4e104eaeb8cd4329a23e0e4ebf166681b1d182d (diff) |
ACPICA: Update version to 20110112
Version 20110112.
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 2f38e299b0d9..e46ec95a8ada 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 0x20101209 +#define ACPI_CA_VERSION 0x20110112 #include "actypes.h" #include "actbl.h" |