[ACPICA] Update to version 20200326. CORE-16783
[reactos.git] / drivers / bus / acpi / acpica / utilities / utdecode.c
index dbbd12b..5726f2f 100644 (file)
@@ -116,7 +116,7 @@ const char        *AcpiGbl_RegionTypes[ACPI_NUM_PREDEFINED_REGIONS] =
     "IPMI",              /* 0x07 */
     "GeneralPurposeIo",  /* 0x08 */
     "GenericSerialBus",  /* 0x09 */
-    "PlatformCommChannel"/* 0x0A */
+    "PCC"                /* 0x0A */
 };