summaryrefslogtreecommitdiff
path: root/tools/perf/tests/api-io.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/tests/api-io.c')
-rw-r--r--tools/perf/tests/api-io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/tests/api-io.c b/tools/perf/tests/api-io.c
index af4913967514..e91cf2c127f1 100644
--- a/tools/perf/tests/api-io.c
+++ b/tools/perf/tests/api-io.c
@@ -289,7 +289,7 @@ static int test_get_dec(void)
return ret;
}
-static int test__api_io(struct test *test __maybe_unused,
+static int test__api_io(struct test_suite *test __maybe_unused,
int subtest __maybe_unused)
{
int ret = 0;