From: Chris Wilson Date: Tue, 17 Apr 2012 14:31:27 +0000 (+0100) Subject: drm/i915: Discard the unused obj->last_fenced_ring X-Git-Tag: v3.5-rc1~83^2~81^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c293ea3b1d1c72f1fc5f398e03232d8d302bd23;p=pandora-kernel.git drm/i915: Discard the unused obj->last_fenced_ring As we now never pipeline a fence update, obj->last_fenced_ring is always the same as the obj->ring whenever obj->last_fenced_seqno is active, so remove it. Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed