aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorLin Ming <ming.m.lin@intel.com>2010-12-27 09:07:43 +0800
committerLen Brown <len.brown@intel.com>2011-01-12 04:27:01 -0500
commit1ae5ec903f71c0ffa583ec54d17415892036ee18 (patch)
tree6d1aed7cb32c279662d63809d9eb739045f60d0d /include/acpi
parentda50337373c90c15c6db6ed4239e87c5a3806f9a (diff)
downloadkernel_samsung_smdk4412-1ae5ec903f71c0ffa583ec54d17415892036ee18.zip
kernel_samsung_smdk4412-1ae5ec903f71c0ffa583ec54d17415892036ee18.tar.gz
kernel_samsung_smdk4412-1ae5ec903f71c0ffa583ec54d17415892036ee18.tar.bz2
ACPICA: Update version to 20101209
Version 20101209. 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 e8142d5..241b8a0 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 0x20101013
+#define ACPI_CA_VERSION 0x20101209
#include "actypes.h"
#include "actbl.h"