aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2012-03-21 11:02:24 +0800
committerLen Brown <len.brown@intel.com>2012-03-30 01:45:14 -0400
commit5aa3c16c6b196857ea24ec1c589e3db3c4c64c96 (patch)
tree6b44585c3b4c528c195c06088bf72bb2a193c516 /include/acpi
parentACPICA: Object repair code: Support to add Package wrappers (diff)
downloadlinux-dev-5aa3c16c6b196857ea24ec1c589e3db3c4c64c96.tar.xz
linux-dev-5aa3c16c6b196857ea24ec1c589e3db3c4c64c96.zip
ACPICA: Update to version 20120320
Version 20120320. 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 488c986ebe44..982110134672 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 0x20120215
+#define ACPI_CA_VERSION 0x20120320
#include "acconfig.h"
#include "actypes.h"