From: Daniel Vetter Date: Thu, 4 Jul 2013 10:01:16 +0000 (+0200) Subject: drm/i915: Explicitly cast pipe -> intel_dpll_id X-Git-Tag: v3.12-rc1~136^2~165^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d94ab068277bda17bfeb0e976049035153299a1a;p=pandora-kernel.git drm/i915: Explicitly cast pipe -> intel_dpll_id We only do this on IBX where there's a fixed pch dpll to pipe assignment. Being explicit about it can't really hurt and makes sparse happy. Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed