aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2008-08-04 10:12:31 +0800
committerLen Brown <len.brown@intel.com>2008-10-22 23:14:39 -0400
commitd00d23651d17a2848f6923f3b1ec4efe19f5f2f1 (patch)
treed28391af12341d155949a011005a8047e31fbace /include/acpi
parent0a1fbf2db0d275f0f8160bb9c3e51c4df5bafdc2 (diff)
ACPICA: Update version to 20080701
Update version to 20080701. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lin Ming <ming.m.lin@intel.com> Signed-off-by: Andi Kleen <ak@linux.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 4eb75a88795..328caeee821 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 0x20080609
+#define ACPI_CA_VERSION 0x20080701
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,