diff options
| author | Bob Moore <robert.moore@intel.com> | 2012-02-20 00:50:13 -0500 |
|---|---|---|
| committer | Len Brown <len.brown@intel.com> | 2012-03-22 01:45:07 -0400 |
| commit | dd0228e9220b6c8320ffbf64e58fdac041ec0931 (patch) | |
| tree | 5cc2c1688d63d911fa5479d1696109b5add9ab06 /include/acpi | |
| parent | 72a8887a356076dfa39bd6691c52446f90a50480 (diff) | |
ACPICA: Update to version 20120215
Version 20120215.
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 e8600dd92573..fb8a238115d6 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 0x20120111 | 50 | #define ACPI_CA_VERSION 0x20120215 |
| 51 | 51 | ||
| 52 | #include "acconfig.h" | 52 | #include "acconfig.h" |
| 53 | #include "actypes.h" | 53 | #include "actypes.h" |
