summaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore2009-05-21 05:06:53 +0200
committerLen Brown2009-05-27 06:41:34 +0200
commitd6a1cd4975a5ffaa21a961be04a469519edf50d6 (patch)
treee814ee0e32477269619e8c260d3bf4c51ca8cca7 /include/acpi
parentACPICA: Disable preservation of SCI enable bit (SCI_EN) (diff)
downloadkernel-qcow2-linux-d6a1cd4975a5ffaa21a961be04a469519edf50d6.tar.gz
kernel-qcow2-linux-d6a1cd4975a5ffaa21a961be04a469519edf50d6.tar.xz
kernel-qcow2-linux-d6a1cd4975a5ffaa21a961be04a469519edf50d6.zip
ACPICA: Update version to 20090521.
Update version number. 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 c3b08d3330e3..82ec6a3c0500 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 0x20090422
+#define ACPI_CA_VERSION 0x20090521
#include "actypes.h"
#include "actbl.h"