Signed-off-by: Damien Lespiau <[email protected]>
---
 tests/kms_cursor_crc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/kms_cursor_crc.c b/tests/kms_cursor_crc.c
index 7a8f34a..875ac30 100644
--- a/tests/kms_cursor_crc.c
+++ b/tests/kms_cursor_crc.c
@@ -245,7 +245,7 @@ static void prepare_crtc(data_t *data, igt_output_t *output,
        if (!output->valid) {
                igt_output_set_pipe(output, PIPE_ANY);
                igt_display_commit(display);
-               return false;
+               return;
        }
 
        /* create and set the primary plane fb */
-- 
1.8.3.1

_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to