Kaynağa Gözat

drm: remove unused connector_count field from drm_display_mode

Doesn't really belong here anyway.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Jesse Barnes 13 yıl önce
ebeveyn
işleme
6f215f9f86
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      include/drm/drm_crtc.h

+ 0 - 1
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;