diff --git a/[refs] b/[refs] index 5b9f7a122ebc..801b28403b0e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e38e8a0743b0e996a8a3fbea8908fe75a84f02c7 +refs/heads/master: 47c00d2bc2ef2cf8a608688144fe2093a2aa9507 diff --git a/trunk/include/acpi/aclocal.h b/trunk/include/acpi/aclocal.h index c5cdc32ac2f8..62d7468ed3f9 100644 --- a/trunk/include/acpi/aclocal.h +++ b/trunk/include/acpi/aclocal.h @@ -98,8 +98,8 @@ union acpi_parse_object; static char *acpi_gbl_mutex_names[ACPI_NUM_MUTEX] = { "ACPI_MTX_Interpreter", - "ACPI_MTX_Tables", "ACPI_MTX_Namespace", + "ACPI_MTX_Tables", "ACPI_MTX_Events", "ACPI_MTX_Caches", "ACPI_MTX_Memory",