diff options
author | Bob Moore <robert.moore@intel.com> | 2009-08-13 13:43:12 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-08-28 19:40:39 -0400 |
commit | 49ae80c9944401222e47108883c486b5a5a24006 (patch) | |
tree | 21f8b80211316ca252bcfddf58dd32d7e704e500 /include/acpi | |
parent | 8a964236800839263b3dddd7f7851d666e7d53e1 (diff) | |
download | op-kernel-dev-49ae80c9944401222e47108883c486b5a5a24006.zip op-kernel-dev-49ae80c9944401222e47108883c486b5a5a24006.tar.gz |
ACPICA: Update version to 20090730
Version 20090730.
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 063e577..f3b358b 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 0x20090625 +#define ACPI_CA_VERSION 0x20090730 #include "actypes.h" #include "actbl.h" |