drm/i915: Remove unused ring->setup_seqno
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 17 Apr 2012 14:31:26 +0000 (15:31 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 18 Apr 2012 11:18:52 +0000 (13:18 +0200)
As we now no longer track a pipelined fence change, we never use
ring->setup_seqno and can kill it.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found