diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/perf/tests/hists_filter.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/tests/hists_filter.c b/tools/perf/tests/hists_filter.c index 5a31787cc6b9..74f257a81265 100644 --- a/tools/perf/tests/hists_filter.c +++ b/tools/perf/tests/hists_filter.c | |||
@@ -43,7 +43,7 @@ static struct sample fake_samples[] = { | |||
43 | }; | 43 | }; |
44 | 44 | ||
45 | static int add_hist_entries(struct perf_evlist *evlist, | 45 | static int add_hist_entries(struct perf_evlist *evlist, |
46 | struct machine *machine __maybe_unused) | 46 | struct machine *machine) |
47 | { | 47 | { |
48 | struct perf_evsel *evsel; | 48 | struct perf_evsel *evsel; |
49 | struct addr_location al; | 49 | struct addr_location al; |