aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2012-09-13 12:29:05 -0700
committerLen Brown <len.brown@intel.com>2012-09-21 00:35:18 -0400
commitabd4c92003ce21c37ca0e6d9d62b93eb22ec118b (patch)
treebbc5a613d445dadddc3b2aca33b3c51d48eade24 /include/acpi
parent2bc198c1527be998850ade8f91ec7d340b67fdf3 (diff)
ACPICA: Update version to 20120913
Version 20120913. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Len Brown <len.brown@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 03457a9c993..267bfc4b26a 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 0x20120816
+#define ACPI_CA_VERSION 0x20120913
#include "acconfig.h"
#include "actypes.h"