diff options
Diffstat (limited to 'tools/perf/util/sort.c')
| -rw-r--r-- | tools/perf/util/sort.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/util/sort.c b/tools/perf/util/sort.c index 93fa136b0025..47966a1618c7 100644 --- a/tools/perf/util/sort.c +++ b/tools/perf/util/sort.c | |||
| @@ -2225,7 +2225,7 @@ int hpp_dimension__add_output(unsigned col) | |||
| 2225 | } | 2225 | } |
| 2226 | 2226 | ||
| 2227 | static int sort_dimension__add(struct perf_hpp_list *list, const char *tok, | 2227 | static int sort_dimension__add(struct perf_hpp_list *list, const char *tok, |
| 2228 | struct perf_evlist *evlist __maybe_unused, | 2228 | struct perf_evlist *evlist, |
| 2229 | int level) | 2229 | int level) |
| 2230 | { | 2230 | { |
| 2231 | unsigned int i; | 2231 | unsigned int i; |
