diff options
Diffstat (limited to 'drivers/acpi/namespace/nswalk.c')
-rw-r--r-- | drivers/acpi/namespace/nswalk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/namespace/nswalk.c b/drivers/acpi/namespace/nswalk.c index 6bbc734bfee2..c8f6bef16ed0 100644 --- a/drivers/acpi/namespace/nswalk.c +++ b/drivers/acpi/namespace/nswalk.c | |||
@@ -164,7 +164,7 @@ acpi_ns_walk_namespace(acpi_object_type type, | |||
164 | acpi_object_type child_type; | 164 | acpi_object_type child_type; |
165 | u32 level; | 165 | u32 level; |
166 | 166 | ||
167 | ACPI_FUNCTION_TRACE("ns_walk_namespace"); | 167 | ACPI_FUNCTION_TRACE(ns_walk_namespace); |
168 | 168 | ||
169 | /* Special case for the namespace Root Node */ | 169 | /* Special case for the namespace Root Node */ |
170 | 170 | ||