summaryrefslogtreecommitdiffstats
path: root/include/acpi/acconfig.h
diff options
context:
space:
mode:
authorBob Moore2008-04-10 17:06:39 +0200
committerLen Brown2008-04-22 20:29:24 +0200
commit1c12a7dde1752f2c40fe170cabff463a0b362720 (patch)
tree25fec293c7b57f9ff045c4116f7854e4150c2a21 /include/acpi/acconfig.h
parentACPICA: Fix for namespace lookup problem (diff)
downloadkernel-qcow2-linux-1c12a7dde1752f2c40fe170cabff463a0b362720.tar.gz
kernel-qcow2-linux-1c12a7dde1752f2c40fe170cabff463a0b362720.tar.xz
kernel-qcow2-linux-1c12a7dde1752f2c40fe170cabff463a0b362720.zip
ACPICA: update version number to 20070919
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 a45230dc9561..65815009127a 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 0x20070508
+#define ACPI_CA_VERSION 0x20070919
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,