mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
tests: fixup new warnings
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -192,7 +192,7 @@ static void run(int object_size)
|
||||
uint32_t handle, handle_relocs, src, dst;
|
||||
void *gtt_relocs;
|
||||
int fd, len;
|
||||
int ring, ret;
|
||||
int ring;
|
||||
|
||||
fd = drm_open_any();
|
||||
handle = gem_create(fd, 4096);
|
||||
|
||||
Reference in New Issue
Block a user