diff options
| author | Bob Moore <robert.moore@intel.com> | 2011-01-16 21:31:08 -0500 |
|---|---|---|
| committer | Len Brown <len.brown@intel.com> | 2011-01-18 23:48:04 -0500 |
| commit | 8d5f0a647395c1323787df675d2805cad54fc89f (patch) | |
| tree | 4afdd3c6b162d75e117f94bf99a6111282740e52 | |
| parent | b4e104eaeb8cd4329a23e0e4ebf166681b1d182d (diff) | |
ACPICA: Update version to 20110112
Version 20110112.
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 2f38e299b0d..e46ec95a8ad 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 0x20101209 | 50 | #define ACPI_CA_VERSION 0x20110112 |
| 51 | 51 | ||
| 52 | #include "actypes.h" | 52 | #include "actypes.h" |
| 53 | #include "actbl.h" | 53 | #include "actbl.h" |
