summaryrefslogtreecommitdiff
path: root/tests/gem_reloc_vs_gpu.c
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2012-01-10 15:50:20 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2012-01-10 15:50:20 +0100
commita7a80c2c2f7ac15ae50d75dc2fcaf59834b47e0c (patch)
treecebf294d83ee69299634f4ca855eaa3a4d73ae39 /tests/gem_reloc_vs_gpu.c
parentbd5cf9a07d17ce91dfaa3aa12d3f2c93815f0489 (diff)
tests: fixup new warnings
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tests/gem_reloc_vs_gpu.c')
-rw-r--r--tests/gem_reloc_vs_gpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/gem_reloc_vs_gpu.c b/tests/gem_reloc_vs_gpu.c
index b56c3fb0..47681d51 100644
--- a/tests/gem_reloc_vs_gpu.c
+++ b/tests/gem_reloc_vs_gpu.c
@@ -55,7 +55,6 @@ drm_intel_bo *pc_target_bo[NUM_TARGET_BOS];
drm_intel_bo *dummy_bo;
drm_intel_bo *special_bo;
uint32_t devid;
-int fd;
int special_reloc_ofs;
int special_batch_len;