diff options
| author | Bob Moore <robert.moore@intel.com> | 2012-07-15 22:36:33 -0400 |
|---|---|---|
| committer | Len Brown <len.brown@intel.com> | 2012-07-17 00:05:51 -0400 |
| commit | 819f1a64beb6c962218bd348a6f19aff718cde6c (patch) | |
| tree | 0587342956b8515946b729d02aee8c61e301fa2e | |
| parent | ba494beeaa69bc0fb01eb89464ad5d57d26e3901 (diff) | |
ACPICA: Update to version 20120711
Version 20120711.
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 9877432dadc6..2c744c7a5b3d 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 0x20120620 | 50 | #define ACPI_CA_VERSION 0x20120711 |
| 51 | 51 | ||
| 52 | #include "acconfig.h" | 52 | #include "acconfig.h" |
| 53 | #include "actypes.h" | 53 | #include "actypes.h" |
