diff options
author | Bob Moore <robert.moore@intel.com> | 2010-07-06 10:39:01 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-07-06 22:34:27 -0400 |
commit | 9e6c3e996e3c80d00cf931538e17126efe45f45c (patch) | |
tree | f9ff9a922c7942f2f1b166a619aef7469e096c3b /include/acpi | |
parent | 09079250db4d470f75eddcce31e0229c92d6c3bf (diff) | |
download | linux-stable-9e6c3e996e3c80d00cf931538e17126efe45f45c.tar.gz linux-stable-9e6c3e996e3c80d00cf931538e17126efe45f45c.tar.bz2 linux-stable-9e6c3e996e3c80d00cf931538e17126efe45f45c.zip |
ACPICA: Update version to 20100702
Version 20100702.
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 e0a53e4616df..ba94a889afd1 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 0x20100528 +#define ACPI_CA_VERSION 0x20100702 #include "actypes.h" #include "actbl.h" |