From: Damien Lespiau Date: Wed, 1 Oct 2014 19:04:14 +0000 (+0100) Subject: drm/i915: Use IS_HSW_ULT() in HAS_IPS() X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~78^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbf7786efabec4d1256cc0c049d1f7d7cccfd8bf;p=pandora-kernel.git drm/i915: Use IS_HSW_ULT() in HAS_IPS() HAS_IPS() has a '|| IS_BROADWELL()', no need to check for IS_BDW_ULT(). Signed-off-by: Damien Lespiau Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed