diff --git a/include/drm/drm_crtc.h b/include/drm/drm_crtc.h index 6718b1873dfc..4f2feee4f479 100644 --- a/include/drm/drm_crtc.h +++ b/include/drm/drm_crtc.h @@ -120,7 +120,6 @@ struct drm_display_mode { char name[DRM_DISPLAY_MODE_LEN]; - int connector_count; enum drm_mode_status status; int type;