From 696e0c937d07a79341d6e5da23fb6abc1d2f842b Mon Sep 17 00:00:00 2001 From: Bob Moore Date: Tue, 3 Aug 2021 20:11:57 +0200 Subject: [PATCH] ACPICA: Update version to 20210730 Version 20210730. ACPICA commit 2195f614e79442beb4d24d7a29a6347493e444e5 Link: https://github.com/acpica/acpica/commit/2195f614 Signed-off-by: Bob Moore 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 a43335961e30f..fa02e3ff0faf3 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 0x20210604 +#define ACPI_CA_VERSION 0x20210730 #include #include -- 2.30.2