From: Chris Wilson Date: Thu, 21 Oct 2010 18:00:02 +0000 (+0100) Subject: drm/i915/ringbuffer: Remove broken intel_fill_struct() X-Git-Tag: v2.6.37-rc1~92^2~11^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e36c1cd7292efcb8daca26cd6331481736544742;p=pandora-kernel.git drm/i915/ringbuffer: Remove broken intel_fill_struct() ... before someone tries to use it. The code both calls intel_ring_begin/advance() and open-codes the bookkeeping performed by those two functions. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed