diff options
Diffstat (limited to 'tools/perf/tests/topology.c')
-rw-r--r-- | tools/perf/tests/topology.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/tests/topology.c b/tools/perf/tests/topology.c index f5bb096c3bd9..98fe69ac553c 100644 --- a/tools/perf/tests/topology.c +++ b/tools/perf/tests/topology.c | |||
@@ -84,7 +84,7 @@ static int check_cpu_topology(char *path, struct cpu_map *map) | |||
84 | return 0; | 84 | return 0; |
85 | } | 85 | } |
86 | 86 | ||
87 | int test_session_topology(void) | 87 | int test_session_topology(int subtest __maybe_unused) |
88 | { | 88 | { |
89 | char path[PATH_MAX]; | 89 | char path[PATH_MAX]; |
90 | struct cpu_map *map; | 90 | struct cpu_map *map; |