From 0a0eb5d48bab8df3e2fd530fb631e1478c9c9215 Mon Sep 17 00:00:00 2001 From: Michel Thierry Date: Mon, 6 Mar 2017 14:10:57 -0800 Subject: lib/igt_gt: Remove duplicated PARAM_NO_ERROR_CAPTURE define LOCAL_CONTEXT_PARAM_NO_ERROR_CAPTURE exists in lib/ioctl_wrappers.h since commit 171b21d9f761 ("igt/gem_ctx_param: Update invalid parma number"). Signed-off-by: Michel Thierry Reviewed-by: Robert Foss --- lib/igt_gt.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/igt_gt.c') diff --git a/lib/igt_gt.c b/lib/igt_gt.c index 3bfaf2e4..3c01fe3b 100644 --- a/lib/igt_gt.c +++ b/lib/igt_gt.c @@ -39,8 +39,6 @@ #include "intel_reg.h" #include "intel_chipset.h" -#define LOCAL_CONTEXT_PARAM_NO_ERROR_CAPTURE 0x4 - /** * SECTION:igt_gt * @short_description: GT support library -- cgit v1.2.3