diff options
| author | Bob Moore <robert.moore@intel.com> | 2011-07-04 04:38:51 -0400 |
|---|---|---|
| committer | Len Brown <len.brown@intel.com> | 2011-07-13 23:51:51 -0400 |
| commit | 3eb208f0a36cf7a86953afa7a4eb6776294e6768 (patch) | |
| tree | 5d589ede028716a710da7b4fde96f2d71a6c11af /include/acpi | |
| parent | 8f9c91273e36e5762c617c23e4fd48d5172e0dac (diff) | |
ACPICA: Update to version 20110623
Version 20110623.
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 d42d7ced3943..f554a9313b43 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 0x20110527 | 50 | #define ACPI_CA_VERSION 0x20110623 |
| 51 | 51 | ||
| 52 | #include "actypes.h" | 52 | #include "actypes.h" |
| 53 | #include "actbl.h" | 53 | #include "actbl.h" |
