aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2010-07-06 10:39:01 +0800
committerLen Brown <len.brown@intel.com>2010-07-06 22:34:27 -0400
commit9e6c3e996e3c80d00cf931538e17126efe45f45c (patch)
treef9ff9a922c7942f2f1b166a619aef7469e096c3b /include/acpi
parent09079250db4d470f75eddcce31e0229c92d6c3bf (diff)
ACPICA: Update version to 20100702
Version 20100702. 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 e0a53e4616d..ba94a889afd 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 0x20100528
+#define ACPI_CA_VERSION 0x20100702
#include "actypes.h"
#include "actbl.h"