aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2008-11-27 15:20:20 +0800
committerLen Brown <len.brown@intel.com>2008-12-29 23:09:52 -0500
commit9b02d6e198d8249246760a93b3adb8df6ecb5204 (patch)
tree08f3a1a3af41a7724517dd9a56deb57b4f3c14c9 /include/acpi
parentACPICA: Enhance implicit return mechanism (diff)
downloadlinux-dev-9b02d6e198d8249246760a93b3adb8df6ecb5204.tar.xz
linux-dev-9b02d6e198d8249246760a93b3adb8df6ecb5204.zip
ACPICA: Update version to 20081031
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/acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acconfig.h b/include/acpi/acconfig.h
index e50fe7157463..c9a573eb2142 100644
--- a/include/acpi/acconfig.h
+++ b/include/acpi/acconfig.h
@@ -63,7 +63,7 @@
/* Current ACPICA subsystem version in YYYYMMDD format */
-#define ACPI_CA_VERSION 0x20080926
+#define ACPI_CA_VERSION 0x20081031
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,