aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/i915/i915_drv.h')
-rw-r--r--drivers/gpu/drm/i915/i915_drv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h
index b1b1b7350ca4..910cc0b545a6 100644
--- a/drivers/gpu/drm/i915/i915_drv.h
+++ b/drivers/gpu/drm/i915/i915_drv.h
@@ -697,7 +697,6 @@ typedef struct drm_i915_private {
697 u32 pipestat[2]; 697 u32 pipestat[2];
698 u32 irq_mask; 698 u32 irq_mask;
699 u32 gt_irq_mask; 699 u32 gt_irq_mask;
700 u32 pch_irq_mask;
701 700
702 u32 hotplug_supported_mask; 701 u32 hotplug_supported_mask;
703 struct work_struct hotplug_work; 702 struct work_struct hotplug_work;