From fd282fb9d48c265533af91a291da368ac4c626e9 Mon Sep 17 00:00:00 2001 From: Micah Fedke Date: Fri, 14 Aug 2015 14:35:46 +0000 Subject: tests: update core_getclient to run on any platform Signed-off-by: Micah Fedke Signed-off-by: Thomas Wood --- tests/core_getclient.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/core_getclient.c') diff --git a/tests/core_getclient.c b/tests/core_getclient.c index 811a7738..40a1c194 100644 --- a/tests/core_getclient.c +++ b/tests/core_getclient.c @@ -39,7 +39,7 @@ igt_simple_main int fd, ret; drm_client_t client; - fd = drm_open_driver(DRIVER_INTEL); + fd = drm_open_driver(DRIVER_ANY); /* Look for client index 0. This should exist whether we're operating * on an otherwise unused drm device, or the X Server is running on -- cgit v1.2.3