summaryrefslogtreecommitdiffstats
path: root/include/acpi/acpixf.h
diff options
context:
space:
mode:
authorBob Moore2010-07-06 04:39:01 +0200
committerLen Brown2010-07-07 04:34:27 +0200
commit9e6c3e996e3c80d00cf931538e17126efe45f45c (patch)
treef9ff9a922c7942f2f1b166a619aef7469e096c3b /include/acpi/acpixf.h
parentACPICA: Fix for Alias references within Package objects (diff)
downloadkernel-qcow2-linux-9e6c3e996e3c80d00cf931538e17126efe45f45c.tar.gz
kernel-qcow2-linux-9e6c3e996e3c80d00cf931538e17126efe45f45c.tar.xz
kernel-qcow2-linux-9e6c3e996e3c80d00cf931538e17126efe45f45c.zip
ACPICA: Update version to 20100702
Version 20100702. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lin Ming <ming.m.lin@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi/acpixf.h')
-rw-r--r--include/acpi/acpixf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h
index e0a53e4616df..ba94a889afd1 100644
--- a/include/acpi/acpixf.h
+++ b/include/acpi/acpixf.h
@@ -47,7 +47,7 @@
/* Current ACPICA subsystem version in YYYYMMDD format */
-#define ACPI_CA_VERSION 0x20100528
+#define ACPI_CA_VERSION 0x20100702
#include "actypes.h"
#include "actbl.h"