diff options
author | robert.moore@intel.com <robert.moore@intel.com> | 2008-12-31 00:15:01 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-12-31 01:18:26 -0500 |
commit | e8443c358c34f3fe65236e24147ddf0cd0e61b08 (patch) | |
tree | ddbd241f00e67b13c72cdd0df575e9c052535948 /include/acpi | |
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>
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 c751b514a834..7c7074f20087 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h | |||
@@ -47,7 +47,7 @@ | |||
47 | 47 | ||
48 | /* Current ACPICA subsystem version in YYYYMMDD format */ | 48 | /* Current ACPICA subsystem version in YYYYMMDD format */ |
49 | 49 | ||
50 | #define ACPI_CA_VERSION 0x20081031 | 50 | #define ACPI_CA_VERSION 0x20081204 |
51 | 51 | ||
52 | #include "actypes.h" | 52 | #include "actypes.h" |
53 | #include "actbl.h" | 53 | #include "actbl.h" |