aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2009-04-24 10:43:43 +0800
committerLen Brown <len.brown@intel.com>2009-05-27 00:30:50 -0400
commitba9e2ae443feb7231d9631ea0f62b63e26cfb9b1 (patch)
tree88db11ef53101d9fe48d0571d0dc0367d6afdfad /include/acpi
parentACPICA: Linux OSL: cleanup/update/merge (diff)
downloadlinux-dev-ba9e2ae443feb7231d9631ea0f62b63e26cfb9b1.tar.xz
linux-dev-ba9e2ae443feb7231d9631ea0f62b63e26cfb9b1.zip
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h
index a868df6fcef2..60b76a3fb3a1 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"