diff options
| author | Bob Moore <robert.moore@intel.com> | 2010-01-22 06:09:06 -0500 |
|---|---|---|
| committer | Len Brown <len.brown@intel.com> | 2010-01-22 12:30:09 -0500 |
| commit | aea9c04bcc257caad9841c283b90ec1b28267fae (patch) | |
| tree | c3db25f70ecdddcff72d634ef0dca845c8243349 | |
| parent | a8f13b7083a10580eeed0723df4b414ed741e0d2 (diff) | |
ACPICA: Update version to 20100121.
Version 20100121.
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 2bf965ac06da..06adbaccb912 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 0x20091214 | 50 | #define ACPI_CA_VERSION 0x20100121 |
| 51 | 51 | ||
| 52 | #include "actypes.h" | 52 | #include "actypes.h" |
| 53 | #include "actbl.h" | 53 | #include "actbl.h" |
