diff options
author | Bob Moore <robert.moore@intel.com> | 2009-12-15 12:45:15 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-12-15 17:29:37 -0500 |
commit | 88e5071525ad6814be3a8a2792ce9e81a0cca22a (patch) | |
tree | 2e5cc3939cdc03f2841ac354de9b9ef22f30ee1d /include/acpi | |
parent | fbc3be2af3e8beb581a20c2a0cfda5692f5a1c08 (diff) | |
download | op-kernel-dev-88e5071525ad6814be3a8a2792ce9e81a0cca22a.zip op-kernel-dev-88e5071525ad6814be3a8a2792ce9e81a0cca22a.tar.gz |
ACPICA: Update version to 20091214
Version 20091214.
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.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h index 5e1ad3c..86e9735 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 0x20091112 +#define ACPI_CA_VERSION 0x20091214 #include "actypes.h" #include "actbl.h" |