summaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_eu_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel/compiler/brw_eu_util.c')
-rw-r--r--src/intel/compiler/brw_eu_util.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/intel/compiler/brw_eu_util.c b/src/intel/compiler/brw_eu_util.c
index 8c84cb45008..31c21a49723 100644
--- a/src/intel/compiler/brw_eu_util.c
+++ b/src/intel/compiler/brw_eu_util.c
@@ -117,7 +117,3 @@ void brw_copy_from_indirect(struct brw_codegen *p,
brw_MOV(p, byte_offset(dst, delta+16), deref_4f(ptr, delta+16));
}
}
-
-
-
-