From: Chris Wilson Date: Mon, 30 Apr 2012 18:17:35 +0000 (+0100) Subject: drm/i915: Remove unused dev_priv->vblank_pipe X-Git-Tag: v3.5-rc1~83^2~8^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7001f22f7c96bfcaa7d043dbb75b12c27880607d;p=pandora-kernel.git drm/i915: Remove unused dev_priv->vblank_pipe vblank_pipe was intended to be used for tracking DRI1 state. However, the vblank_pipe reported to DRI1 is fixed to umask both pipes, and the dev_priv->vblank_pipe unused and superfluous. Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed