diff --git a/src/util/perf/cpu_trace.h b/src/util/perf/cpu_trace.h index 27b7a72b4ef..6dd73e0b126 100644 --- a/src/util/perf/cpu_trace.h +++ b/src/util/perf/cpu_trace.h @@ -174,7 +174,7 @@ _mesa_trace_scope_begin(const char *format, ...) static inline void * _mesa_trace_scope_flow_begin(const char *name, - struct mesa_trace_flow *flow) + struct mesa_trace_flow *flow) { void *scope = NULL;