From: Paulo Zanoni Date: Fri, 23 Nov 2012 17:30:39 +0000 (-0200) Subject: drm/i915: add HAS_DDI check X-Git-Tag: v3.9-rc1~83^2~40^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=affa935440733a79c5a9eb0e5357e2564ca4b355;p=pandora-kernel.git drm/i915: add HAS_DDI check And use it whenever we call code that uses the DDIs. We already have intel_ddi.c and prefix every function with intel_ddi_something instead of haswell_something, so I think replacing the checks with HAS_DDI makes more sense. Just a cosmetical change, yes I know, but I have this OCD... Signed-off-by: Paulo Zanoni Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed