summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2010-10-18 05:10:58 +0400
committerLen Brown <len.brown@intel.com>2010-10-18 06:55:42 +0400
commit8af2cdeaeefb2712b752e223c6d3396b9894b80d (patch)
treeaf5766e45b46899ffea658f90af4658cd4228e50 /include
parent49b3c1e04e1dd3cd9a428b0d8367193b73e472c1 (diff)
downloadlinux-8af2cdeaeefb2712b752e223c6d3396b9894b80d.tar.xz
ACPICA: Update version to 20101013
Version 20101013. 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')
-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 c6bc60403de8..12fe9797c0b1 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 0x20100915
+#define ACPI_CA_VERSION 0x20101013
#include "actypes.h"
#include "actbl.h"