aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorrobert.moore@intel.com <robert.moore@intel.com>2008-12-31 13:15:01 +0800
committerLen Brown <len.brown@intel.com>2008-12-31 01:18:26 -0500
commite8443c358c34f3fe65236e24147ddf0cd0e61b08 (patch)
treeddbd241f00e67b13c72cdd0df575e9c052535948 /include/acpi
parentACPICA: FADT: Update error msgs for consistency (diff)
downloadlinux-dev-e8443c358c34f3fe65236e24147ddf0cd0e61b08.tar.xz
linux-dev-e8443c358c34f3fe65236e24147ddf0cd0e61b08.zip
ACPICA: Update version to 20081204.
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 c751b514a834..7c7074f20087 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 0x20081031
+#define ACPI_CA_VERSION 0x20081204
#include "actypes.h"
#include "actbl.h"