aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2008-09-27 13:39:20 +0800
committerLen Brown <len.brown@intel.com>2008-10-22 23:14:50 -0400
commited37a71eac8ba375d85ab10ed5f5e8bdf1cd72e0 (patch)
tree43116c20bf3262491e6eea6cd7cd86152fa6902d /include/acpi
parentACPICA: Add support for zero-length buffer-to-string conversions (diff)
downloadlinux-dev-ed37a71eac8ba375d85ab10ed5f5e8bdf1cd72e0.tar.xz
linux-dev-ed37a71eac8ba375d85ab10ed5f5e8bdf1cd72e0.zip
ACPICA: Update version to 20080926
Update version to 20080926. 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 2b737e510b15..29feee27f0ea 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 0x20080829
+#define ACPI_CA_VERSION 0x20080926
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,