summaryrefslogtreecommitdiff
path: root/tests/gem_cpu_reloc.c
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-14 23:15:37 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-14 23:31:43 +0100
commitdf5e880beaffe2ab214eba8cdf27d9459dd99ead (patch)
tree00fabbae93adc3d7e883d580c7ea702eb7f82741 /tests/gem_cpu_reloc.c
parentf7abef6618ab5b8c9a0358f9b765f3445f9f6be4 (diff)
tests: More bdw fallout
Diffstat (limited to 'tests/gem_cpu_reloc.c')
-rw-r--r--tests/gem_cpu_reloc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/gem_cpu_reloc.c b/tests/gem_cpu_reloc.c
index 773b15a5..c11dcbb4 100644
--- a/tests/gem_cpu_reloc.c
+++ b/tests/gem_cpu_reloc.c
@@ -155,7 +155,6 @@ uint32_t batch_size = sizeof(gen6_batch);
int main(int argc, char **argv)
{
-
const uint32_t hang[] = {-1, -1, -1, -1};
const uint32_t end[] = {MI_BATCH_BUFFER_END, 0};
uint64_t aper_size;