summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/builtin-annotate.c')
-rw-r--r--tools/perf/builtin-annotate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/builtin-annotate.c b/tools/perf/builtin-annotate.c
index e54b1f9fe1ee..56a7c8d210b9 100644
--- a/tools/perf/builtin-annotate.c
+++ b/tools/perf/builtin-annotate.c
@@ -383,7 +383,7 @@ static const char * const annotate_usage[] = {
383 NULL 383 NULL
384}; 384};
385 385
386int cmd_annotate(int argc, const char **argv, const char *prefix __maybe_unused) 386int cmd_annotate(int argc, const char **argv)
387{ 387{
388 struct perf_annotate annotate = { 388 struct perf_annotate annotate = {
389 .tool = { 389 .tool = {