summaryrefslogtreecommitdiff
path: root/compiler/aslopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/aslopt.c')
-rw-r--r--compiler/aslopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/aslopt.c b/compiler/aslopt.c
index 6f0b756c0f81d..19bbb1237d072 100644
--- a/compiler/aslopt.c
+++ b/compiler/aslopt.c
@@ -339,7 +339,7 @@ OptBuildShortestPath (
}
}
- ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " COMMON: %d",
+ ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " COMMON: %u",
NumCommonSegments));
/* There must be at least 1 common NameSeg in order to optimize */