shut up the compiler a bit

Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2012-07-21 17:36:36 +02:00
parent 4c9abd5aa4
commit 434be47f12
4 changed files with 8 additions and 9 deletions
-1
View File
@@ -106,7 +106,6 @@ flush_on_ring_common(struct intel_batchbuffer *batch, int ring)
void
intel_batchbuffer_flush_on_ring(struct intel_batchbuffer *batch, int ring)
{
int ret;
unsigned int used = flush_on_ring_common(batch, ring);
if (used == 0)