Message ID | 20210122002357.370836-6-erik.kaneda@intel.com |
---|---|
State | Superseded |
Headers | show |
Series | [v2,1/9] ACPICA: Fix exception code class checks | expand |
diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h index 0bba8b8c350e..be76e40769cb 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 0x20201113 +#define ACPI_CA_VERSION 0x20201217 #include <acpi/acconfig.h> #include <acpi/actypes.h>