Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[cascardo/linux.git] / tools / perf / tests / hists_filter.c
index 5a31787..74f257a 100644 (file)
@@ -43,7 +43,7 @@ static struct sample fake_samples[] = {
 };
 
 static int add_hist_entries(struct perf_evlist *evlist,
-                           struct machine *machine __maybe_unused)
+                           struct machine *machine)
 {
        struct perf_evsel *evsel;
        struct addr_location al;