aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2012-06-29 11:06:33 +0800
committerLen Brown <len.brown@intel.com>2012-07-14 11:17:30 -0400
commit5179f59ecb0db585bd10bdad90594d9db0468015 (patch)
treee24ab876913838f7aaa9fbf7a469b5a48c9fb3c9 /include/acpi
parent5816b3430c4b5f31d9c35af1da7be721c9518137 (diff)
ACPICA: Update to version 20120620
Version 20120620. 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 381c9400853..18f023a5e96 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 0x20120518
+#define ACPI_CA_VERSION 0x20120620
#include "acconfig.h"
#include "actypes.h"