drm/i915: move pipestat_irq_mask to display substruct
[linux-2.6-block.git] / drivers / gpu / drm / i915 / i915_drv.h
index 41add82ca36987e9c3bbcc7cf8f781289435f014..ee0d7d5f135dac86a6e303a2be975ef99aa2c8b4 100644 (file)
@@ -241,7 +241,6 @@ struct drm_i915_private {
 
        /** Cached value of IMR to avoid reads in updating the bitfield */
        u32 irq_mask;
-       u32 pipestat_irq_mask[I915_MAX_PIPES];
 
        bool preserve_bios_swizzle;