aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2008-04-10 19:06:40 +0400
committerLen Brown <len.brown@intel.com>2008-04-22 14:29:26 -0400
commit39adb11e56d8eef6169aeae38f65df26883ff49c (patch)
tree86517d77c54813b60e918668af068d31dfd8985c /include/acpi
parentACPICA: Added additional parameter validation for LoadTable (diff)
downloadlinux-dev-39adb11e56d8eef6169aeae38f65df26883ff49c.tar.xz
linux-dev-39adb11e56d8eef6169aeae38f65df26883ff49c.zip
ACPICA: Update version to 20071019
Update version to 20071019. 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 65815009127a..a2d4c877b1ac 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 0x20070919
+#define ACPI_CA_VERSION 0x20071019
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,