drm/i915: Remove redundant flip_work->flip_queued_ring
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 26 Nov 2014 13:39:48 +0000 (14:39 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 3 Dec 2014 08:35:23 +0000 (09:35 +0100)
Similar to the patch from John which removed obj->ring.

Cc: John Harrison <John.C.Harrison@Intel.com>
Cc: Thomas Daniel <Thomas.Daniel@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>

No differences found