From: Chris Wilson Date: Fri, 8 Jul 2011 11:22:38 +0000 (+0100) Subject: drm/i915: Remove vestigial pitch from post-gen2 FBC control routines X-Git-Tag: v3.1-rc1~230^2~18^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f19a079a800dfd365fa8ed422acf29ca7a036ea3;p=pandora-kernel.git drm/i915: Remove vestigial pitch from post-gen2 FBC control routines The cfb_pitch was only used for 8xx_enable_fbc(), every later routine was just overwriting the value with itself thanks to a copy'n'paste error. Signed-off-by: Chris Wilson Reviewed-by: Jesse Barnes Signed-off-by: Keith Packard --- Reading git-diff-tree failed