drm/i915: IS_IRONLAKE is synonymous with gen == 5
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 21 Oct 2010 13:57:17 +0000 (14:57 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 21 Oct 2010 18:08:39 +0000 (19:08 +0100)
So remove the redundant bit in the capabilities block and
s/IS_IRONLAKE/IS_GEN5/.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found