diff options
Diffstat (limited to 'drivers/gpu/drm/i915/dvo.h')
| -rw-r--r-- | drivers/gpu/drm/i915/dvo.h | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/gpu/drm/i915/dvo.h b/drivers/gpu/drm/i915/dvo.h index 33a62ad8010..312163379db 100644 --- a/drivers/gpu/drm/i915/dvo.h +++ b/drivers/gpu/drm/i915/dvo.h @@ -77,17 +77,6 @@ struct intel_dvo_dev_ops {  			  struct drm_display_mode *mode);  	/* -	 * Callback to adjust the mode to be set in the CRTC. -	 * -	 * This allows an output to adjust the clock or even the entire set of -	 * timings, which is used for panels with fixed timings or for -	 * buses with clock limitations. -	 */ -	bool (*mode_fixup)(struct intel_dvo_device *dvo, -			   const struct drm_display_mode *mode, -			   struct drm_display_mode *adjusted_mode); - -	/*  	 * Callback for preparing mode changes on an output  	 */  	void (*prepare)(struct intel_dvo_device *dvo);  | 
