diff options
| author | Bob Moore <robert.moore@intel.com> | 2010-10-17 21:10:58 -0400 |
|---|---|---|
| committer | Len Brown <len.brown@intel.com> | 2010-10-17 22:55:42 -0400 |
| commit | 8af2cdeaeefb2712b752e223c6d3396b9894b80d (patch) | |
| tree | af5766e45b46899ffea658f90af4658cd4228e50 | |
| parent | 49b3c1e04e1dd3cd9a428b0d8367193b73e472c1 (diff) | |
ACPICA: Update version to 20101013
Version 20101013.
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 c6bc60403de8..12fe9797c0b1 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 0x20100915 | 50 | #define ACPI_CA_VERSION 0x20101013 |
| 51 | 51 | ||
| 52 | #include "actypes.h" | 52 | #include "actypes.h" |
| 53 | #include "actbl.h" | 53 | #include "actbl.h" |
