diff options
Diffstat (limited to 'drivers/gpu/drm/drm_connector.c')
| -rw-r--r-- | drivers/gpu/drm/drm_connector.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/gpu/drm/drm_connector.c b/drivers/gpu/drm/drm_connector.c index e3ff73695c32..dd40eff0911c 100644 --- a/drivers/gpu/drm/drm_connector.c +++ b/drivers/gpu/drm/drm_connector.c @@ -1066,7 +1066,7 @@ EXPORT_SYMBOL(drm_mode_create_dvi_i_properties);   *   * content type (HDMI specific):   *	Indicates content type setting to be used in HDMI infoframes to indicate - *	content type for the external device, so that it adjusts it's display + *	content type for the external device, so that it adjusts its display   *	settings accordingly.   *   *	The value of this property can be one of the following: | 

