Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1337914
| From | Lv Zheng <lv.zheng@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 15/15] ACPICA: Update version to 20160212 |
| Date | 2016-02-19 07:20 +0100 |
| Message-ID | <r3MA3-Re-31@gated-at.bofh.it> (permalink) |
| References | <r3MA2-Re-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Bob Moore <robert.moore@intel.com> ACPICA commit 6b06645ea778cc054f48b03dd1842260a1606532 Version 20160212 Link: https://github.com/acpica/acpica/commit/6b06645e Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> --- include/acpi/acpixf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h index 1755697..c5078aa 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h @@ -46,7 +46,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20160108 +#define ACPI_CA_VERSION 0x20160212 #include <acpi/acconfig.h> #include <acpi/actypes.h> -- 1.7.10
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 15/15] ACPICA: Update version to 20160212 Lv Zheng <lv.zheng@intel.com> - 2016-02-19 07:20 +0100
csiph-web