From 0e3dc978ee0af3cddec7a01de8a1fa2f2c9f36a4 Mon Sep 17 00:00:00 2001 From: Vegard Nossum Date: Fri, 20 Jun 2008 13:56:56 +0200 Subject: [PATCH] --- yaml --- r: 101990 b: refs/heads/master c: 47c00d2bc2ef2cf8a608688144fe2093a2aa9507 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/acpi/aclocal.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",