diff options
author | robert.moore@intel.com <robert.moore@intel.com> | 2008-12-31 13:15:01 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-12-31 01:18:26 -0500 |
commit | e8443c358c34f3fe65236e24147ddf0cd0e61b08 (patch) | |
tree | ddbd241f00e67b13c72cdd0df575e9c052535948 | |
parent | 40774f7acaba897f99ceea5d7de65ee8e2bd3696 (diff) |
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>
-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 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" |