summaryrefslogtreecommitdiffstats
path: root/include/acpi/acconfig.h
diff options
context:
space:
mode:
authorBob Moore2008-04-10 17:06:41 +0200
committerLen Brown2008-04-22 20:29:28 +0200
commit8a2e71a82375aa2aef571d5fa9064ba67c8856a5 (patch)
tree1c8fe735ac529f05397886b346afa4743e4360fb /include/acpi/acconfig.h
parentACPICA: Fixed a problem with CopyObject used in conjunction with the Index op... (diff)
downloadkernel-qcow2-linux-8a2e71a82375aa2aef571d5fa9064ba67c8856a5.tar.gz
kernel-qcow2-linux-8a2e71a82375aa2aef571d5fa9064ba67c8856a5.tar.xz
kernel-qcow2-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/acconfig.h')
-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,