From be91c44288bea4d48d64604e9073801383776623 Mon Sep 17 00:00:00 2001 From: Bob Moore Date: Fri, 10 Jan 2020 11:31:50 -0800 Subject: [PATCH] ACPICA: Update version to 20200110 ACPICA commit f78d50aacc2a1c6dfa59052a696a54cec16e6aab Version 20200110. Link: https://github.com/acpica/acpica/commit/f78d50aa Signed-off-by: Bob Moore Signed-off-by: Erik Kaneda Signed-off-by: Rafael J. Wysocki --- 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 ca07b13..00994b1 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h @@ -12,7 +12,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20191213 +#define ACPI_CA_VERSION 0x20200110 #include #include -- 2.7.4