From: Daniel Vetter Date: Thu, 24 Apr 2014 21:54:55 +0000 (+0200) Subject: drm/i915/hdmi: Remove redundant IS_VLV checks X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e55dd225c806201dd4b084a03a46a7928c603a89;p=pandora-kernel.git drm/i915/hdmi: Remove redundant IS_VLV checks Those functions are only used on vlv platforms, so no need to check. Especially if we're not too consistent about it. Reviewed-by: Naresh Kumar Kachhi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed