aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2012-02-20 13:50:13 +0800
committerLen Brown <len.brown@intel.com>2012-03-22 01:45:07 -0400
commitdd0228e9220b6c8320ffbf64e58fdac041ec0931 (patch)
tree5cc2c1688d63d911fa5479d1696109b5add9ab06 /include/acpi
parentACPICA: Add table-driven dispatch for sleep/wake functions (diff)
downloadlinux-dev-dd0228e9220b6c8320ffbf64e58fdac041ec0931.tar.xz
linux-dev-dd0228e9220b6c8320ffbf64e58fdac041ec0931.zip
ACPICA: Update to version 20120215
Version 20120215. 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')
-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 e8600dd92573..fb8a238115d6 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 0x20120111
+#define ACPI_CA_VERSION 0x20120215
#include "acconfig.h"
#include "actypes.h"