diff options
author | Bob Moore <robert.moore@intel.com> | 2009-04-24 10:43:43 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-05-27 00:30:50 -0400 |
commit | ba9e2ae443feb7231d9631ea0f62b63e26cfb9b1 (patch) | |
tree | 88db11ef53101d9fe48d0571d0dc0367d6afdfad /include/acpi | |
parent | e0c437bcca6926b541c738b5c64445654750b365 (diff) | |
download | op-kernel-dev-ba9e2ae443feb7231d9631ea0f62b63e26cfb9b1.zip op-kernel-dev-ba9e2ae443feb7231d9631ea0f62b63e26cfb9b1.tar.gz |
ACPICA: Update version to 20090422.
Version 20090422.
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 a868df6..60b76a3 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 0x20090320 +#define ACPI_CA_VERSION 0x20090422 #include "actypes.h" #include "actbl.h" |