aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2007-02-02 19:48:21 +0300
committerLen Brown <len.brown@intel.com>2007-02-02 21:14:27 -0500
commit2b705a8abbce1753c1e5af5ae2ed97e374277654 (patch)
tree88a5ee7f62f0ac1b82b31564e0080f910d6c4b2d /include/acpi
parentACPICA: Add new subsystem state bit that is set after SubsystemInitialize is called (diff)
downloadlinux-dev-2b705a8abbce1753c1e5af5ae2ed97e374277654.tar.xz
linux-dev-2b705a8abbce1753c1e5af5ae2ed97e374277654.zip
ACPICA: Update version to 20060927
Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@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 7b02a13e1409..bd5560b88def 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 0x20060912
+#define ACPI_CA_VERSION 0x20060927
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,