drm/i915: Remove pch_rq_mask from struct drm_i915_private.
authorEgbert Eich <eich@suse.de>
Thu, 10 Jan 2013 15:02:39 +0000 (10:02 -0500)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 17 Jan 2013 21:07:52 +0000 (22:07 +0100)
This variable is only used locally in the irq postinstall
functions for ivybridge and ironlake.

Signed-off-by: Egbert Eich <eich@suse.de>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found