2021-08-03 18:55:36

by Rafael J. Wysocki

[permalink] [raw]
Subject: [PATCH 7/7] ACPICA: Update version to 20210730

From: Bob Moore <[email protected]>

Version 20210730.

ACPICA commit 2195f614e79442beb4d24d7a29a6347493e444e5

Link: https://github.com/acpica/acpica/commit/2195f614
Signed-off-by: Bob Moore <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
---
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 a43335961e30..fa02e3ff0faf 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 <acpi/acconfig.h>
#include <acpi/actypes.h>
--
2.26.2