aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2008-04-10 19:06:41 +0400
committerLen Brown <len.brown@intel.com>2008-04-22 14:29:29 -0400
commitc351f2dd542a3980e96cf128e06d19f784c5ea3e (patch)
tree888a94fdef187f2083f9c82ae4e78da052b2ff92 /include/acpi
parentACPICA: Implemented full argument resolution support for the BankValue argument to BankField (diff)
downloadlinux-dev-c351f2dd542a3980e96cf128e06d19f784c5ea3e.tar.xz
linux-dev-c351f2dd542a3980e96cf128e06d19f784c5ea3e.zip
ACPICA: Update version to 20071219
Update version to 20071219. 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 c21e12d165fe..010703e23866 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 0x20071114
+#define ACPI_CA_VERSION 0x20071219
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,