drm/i915: Introduce an HAS_IPS() macro
authorDamien Lespiau <damien.lespiau@intel.com>
Mon, 24 Jun 2013 17:29:34 +0000 (18:29 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 1 Jul 2013 09:14:44 +0000 (11:14 +0200)
Follow the trend and don't code conditions with platforms but with
features.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found