aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/acpixf.h
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2012-06-28 23:06:33 -0400
committerLen Brown <len.brown@intel.com>2012-07-14 11:17:30 -0400
commit5179f59ecb0db585bd10bdad90594d9db0468015 (patch)
treee24ab876913838f7aaa9fbf7a469b5a48c9fb3c9 /include/acpi/acpixf.h
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/acpixf.h')
-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 381c94008536..18f023a5e964 100644
--- a/include/acpi/acpixf.h
+++ b/include/acpi/acpixf.h
@@ -47,7 +47,7 @@
47 47
48/* Current ACPICA subsystem version in YYYYMMDD format */ 48/* Current ACPICA subsystem version in YYYYMMDD format */
49 49
50#define ACPI_CA_VERSION 0x20120518 50#define ACPI_CA_VERSION 0x20120620
51 51
52#include "acconfig.h" 52#include "acconfig.h"
53#include "actypes.h" 53#include "actypes.h"