aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2013-08-08 15:30:11 +0800
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-08-13 13:14:16 +0200
commit36b99b22877bd25162239f1b00477ee6ae2d01ee (patch)
treea4834c4ad2873205352edd5e8a28ff1208ba6d04 /include/acpi
parentACPICA: Update names for walk_namespace callbacks to clarify usage. (diff)
downloadlinux-dev-36b99b22877bd25162239f1b00477ee6ae2d01ee.tar.xz
linux-dev-36b99b22877bd25162239f1b00477ee6ae2d01ee.zip
ACPICA: Update version to 20130725.
Version 20130725. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/acpi')
-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 e53f16a07237..85bfdbe17805 100644
--- a/include/acpi/acpixf.h
+++ b/include/acpi/acpixf.h
@@ -46,7 +46,7 @@
/* Current ACPICA subsystem version in YYYYMMDD format */
-#define ACPI_CA_VERSION 0x20130626
+#define ACPI_CA_VERSION 0x20130725
#include <acpi/acconfig.h>
#include <acpi/actypes.h>