aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2010-05-31 09:23:22 +0800
committerLen Brown <len.brown@intel.com>2010-07-06 22:33:57 -0400
commitccba77eb45c36cf1d8b22f241eb8a4a292c1362e (patch)
treeac781140437aa4647a02a5be755e28a676b53e77 /include/acpi
parent4461cf546ec8c97b6b997b8e533d6de1960499d3 (diff)
downloadkernel_samsung_smdk4412-ccba77eb45c36cf1d8b22f241eb8a4a292c1362e.zip
kernel_samsung_smdk4412-ccba77eb45c36cf1d8b22f241eb8a4a292c1362e.tar.gz
kernel_samsung_smdk4412-ccba77eb45c36cf1d8b22f241eb8a4a292c1362e.tar.bz2
ACPICA: Update version to 20100528
Version 20100528. 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 1371cc9..8aaa596 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 0x20100428
+#define ACPI_CA_VERSION 0x20100528
#include "actypes.h"
#include "actbl.h"