summaryrefslogtreecommitdiffstats
path: root/include/acpi/acconfig.h
diff options
context:
space:
mode:
authorBob Moore2008-04-10 17:06:43 +0200
committerLen Brown2008-04-22 20:29:32 +0200
commita0144a2929620d9682bc4b0c6274ef03e417f49a (patch)
tree9fe860be3e620252c44a80d8a9a19b33c63842d3 /include/acpi/acconfig.h
parentACPICA: Fix for possible error when packages/buffers are passed to methods ex... (diff)
downloadkernel-qcow2-linux-a0144a2929620d9682bc4b0c6274ef03e417f49a.tar.gz
kernel-qcow2-linux-a0144a2929620d9682bc4b0c6274ef03e417f49a.tar.xz
kernel-qcow2-linux-a0144a2929620d9682bc4b0c6274ef03e417f49a.zip
ACPICA: Update ACPICA version to 20080213
Update ACPICA version to 20080213. 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 c7d5c91bedee..2c85fd3c8182 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 0x20080123
+#define ACPI_CA_VERSION 0x20080213
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,