aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2007-02-02 19:48:24 +0300
committerLen Brown <len.brown@intel.com>2007-02-02 21:14:32 -0500
commit5763d3c7a0c2b165504954b1eeb898fb8d97d8f5 (patch)
treedaf0031fcb50979f35a0183aa11a91ece21f42ec /include/acpi
parentACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table load. (diff)
downloadlinux-dev-5763d3c7a0c2b165504954b1eeb898fb8d97d8f5.tar.xz
linux-dev-5763d3c7a0c2b165504954b1eeb898fb8d97d8f5.zip
ACPICA: Update version to 20070126
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 ade404fc63c5..422f29c06c77 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 0x20061215
+#define ACPI_CA_VERSION 0x20070126
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,