diff options
author | Bob Moore <robert.moore@intel.com> | 2010-05-31 09:23:22 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-07-06 22:33:57 -0400 |
commit | ccba77eb45c36cf1d8b22f241eb8a4a292c1362e (patch) | |
tree | ac781140437aa4647a02a5be755e28a676b53e77 /include/acpi | |
parent | 4461cf546ec8c97b6b997b8e533d6de1960499d3 (diff) |
ACPICA: Update version to 20100528
Version 20100528.
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 1371cc99739..8aaa596e120 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 0x20100428 +#define ACPI_CA_VERSION 0x20100528 #include "actypes.h" #include "actbl.h" |