diff options
Diffstat (limited to 'drivers/gpu/drm/i915/i915_drv.h')
| -rw-r--r-- | drivers/gpu/drm/i915/i915_drv.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h index 50fdecb79b49..7de68ebc2beb 100644 --- a/drivers/gpu/drm/i915/i915_drv.h +++ b/drivers/gpu/drm/i915/i915_drv.h @@ -223,14 +223,6 @@ struct drm_i915_private { bool irqs_enabled; - /* - * Currently, struct_mutex is only used by the i915 driver as a replacement - * for BKL. - * - * For this reason, it is no longer part of struct drm_device. - */ - struct mutex struct_mutex; - /* LPT/WPT IOSF sideband protection */ struct mutex sbi_lock; |
