diff options
| author | Bob Moore <robert.moore@intel.com> | 2009-02-03 02:16:51 -0500 |
|---|---|---|
| committer | Len Brown <len.brown@intel.com> | 2009-03-26 16:38:22 -0400 |
| commit | 6fc69d8beb0c16311f737df2c6f677057d50ab05 (patch) | |
| tree | fcfc58450d783020a2ccf4988b3373d373d74ad9 /include/acpi | |
| parent | 993958fecab6eabc6ee5b7ed65c56d716fd5cfe3 (diff) | |
ACPICA: Update version to 20090123
Update version to 20090123.
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 c8e8cf45830f..8f9df6235255 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 0x20081204 | 50 | #define ACPI_CA_VERSION 0x20090123 |
| 51 | 51 | ||
| 52 | #include "actypes.h" | 52 | #include "actypes.h" |
| 53 | #include "actbl.h" | 53 | #include "actbl.h" |
