diff options
author | Bob Moore <robert.moore@intel.com> | 2009-03-23 09:30:27 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-03-27 12:11:06 -0400 |
commit | 14eecfc1195a9d16999157591ffce23acd6df8c1 (patch) | |
tree | 4db00e153e0da886c77ee0e8f85874fbab7dc883 /include/acpi/acpixf.h | |
parent | 03ef132b7258bbea4858be4b1bd6cb6c3fdd3253 (diff) |
ACPICA: Update version to 20090320
Version 20090320.
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/acpixf.h')
-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 666182b5ca3..16826f15f01 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 0x20090220 +#define ACPI_CA_VERSION 0x20090320 #include "actypes.h" #include "actbl.h" |