diff options
author | Bob Moore <robert.moore@intel.com> | 2011-04-15 09:12:47 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-05-09 22:16:12 -0400 |
commit | 0a63e2308cbbdc7e2f5645769afaf53785bcb9fa (patch) | |
tree | 56482bb284d927eaae2c1320fb9b97488a922bf8 /include/acpi | |
parent | e2066ca1b211ff08325c98be9fb8ad95affbaba8 (diff) |
ACPICA: Update to version 20110413
Version 20110413
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 f6ad63d25b7..2ed0a8486c1 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 0x20110316 +#define ACPI_CA_VERSION 0x20110413 #include "actypes.h" #include "actbl.h" |