summaryrefslogtreecommitdiff
path: root/tests/perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/perf.c')
-rw-r--r--tests/perf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/perf.c b/tests/perf.c
index 7ae49ebe..4307d36a 100644
--- a/tests/perf.c
+++ b/tests/perf.c
@@ -4092,7 +4092,7 @@ igt_main
igt_require_gem(drm_fd);
devid = intel_get_drm_devid(drm_fd);
- sysfs = igt_sysfs_open(drm_fd, NULL);
+ sysfs = igt_sysfs_open(drm_fd);
igt_require(init_sys_info());