aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2008-04-10 19:06:42 +0400
committerLen Brown <len.brown@intel.com>2008-04-22 14:29:30 -0400
commit8c49c235774002708bd0da1c28c570073ebd963b (patch)
treec793389b22fe84c60d219ea0225b12a91fbafef0 /include/acpi
parentACPICA: Fixes for Unload and DDBHandles (diff)
downloadlinux-dev-8c49c235774002708bd0da1c28c570073ebd963b.tar.xz
linux-dev-8c49c235774002708bd0da1c28c570073ebd963b.zip
ACPICA: Update version to 20080123
Update version to 20080123. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi')
-rw-r--r--include/acpi/acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acconfig.h b/include/acpi/acconfig.h
index 010703e23866..c7d5c91bedee 100644
--- a/include/acpi/acconfig.h
+++ b/include/acpi/acconfig.h
@@ -63,7 +63,7 @@
/* Current ACPICA subsystem version in YYYYMMDD format */
-#define ACPI_CA_VERSION 0x20071219
+#define ACPI_CA_VERSION 0x20080123
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,