aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
diff options
context:
space:
mode:
authorGravatar Bob Moore <robert.moore@intel.com> 2008-04-10 19:06:41 +0400
committerGravatar Len Brown <len.brown@intel.com> 2008-04-22 14:29:28 -0400
commit8a2e71a82375aa2aef571d5fa9064ba67c8856a5 (patch)
tree1c8fe735ac529f05397886b346afa4743e4360fb /include/acpi
parentACPICA: Fixed a problem with CopyObject used in conjunction with the Index op... (diff)
downloadlinux-8a2e71a82375aa2aef571d5fa9064ba67c8856a5.tar.gz
linux-8a2e71a82375aa2aef571d5fa9064ba67c8856a5.tar.bz2
linux-8a2e71a82375aa2aef571d5fa9064ba67c8856a5.zip
ACPICA: Update version to 20071114
Update version to 20071114. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> 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 a2d4c877b1ac..c21e12d165fe 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 0x20071019
+#define ACPI_CA_VERSION 0x20071114
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,