diff options
author | Bob Moore <robert.moore@intel.com> | 2009-09-04 08:56:17 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-09-08 22:28:34 -0400 |
commit | c9766237afa92e8d7f27bbcd4964f1b43fa0bce8 (patch) | |
tree | eacf4f9e5d0f0e6b56030bdb9e383a32e2a82ed9 /include/acpi | |
parent | 9e64155eb1b6ab78980db58cfd21385fa5f6b024 (diff) | |
download | op-kernel-dev-c9766237afa92e8d7f27bbcd4964f1b43fa0bce8.zip op-kernel-dev-c9766237afa92e8d7f27bbcd4964f1b43fa0bce8.tar.gz |
ACPICA: Update version to 20090903.
Version 20090903.
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 f3b358b..e723b0f 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 0x20090730 +#define ACPI_CA_VERSION 0x20090903 #include "actypes.h" #include "actbl.h" |