From: Damien Lespiau Date: Wed, 1 Oct 2014 19:04:18 +0000 (+0100) Subject: drm/i915: Remove IS_ULT() X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~78^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d68a08af3d112064b35c5d6eaa582379c5057fa8;p=pandora-kernel.git drm/i915: Remove IS_ULT() As stated in the few previous commits, IS_ULT/ULX() is better per-platform as it has different consequences depending on the platform. We now can get rid of it. Signed-off-by: Damien Lespiau Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed