perf test: Rename struct test to test_suite
[linux-2.6-microblaze.git] / tools / perf / tests / mem.c
index 3af0825..56014ec 100644 (file)
@@ -23,7 +23,7 @@ static int check(union perf_mem_data_src data_src,
        return 0;
 }
 
-static int test__mem(struct test *text __maybe_unused, int subtest __maybe_unused)
+static int test__mem(struct test_suite *text __maybe_unused, int subtest __maybe_unused)
 {
        int ret = 0;
        union perf_mem_data_src src;