Loading include/drm/drm_crtc.h +0 −2 Original line number Diff line number Diff line Loading @@ -676,8 +676,6 @@ struct drm_plane { * This is used to set modes. */ struct drm_mode_set { struct list_head head; struct drm_framebuffer *fb; struct drm_crtc *crtc; struct drm_display_mode *mode; Loading Loading
include/drm/drm_crtc.h +0 −2 Original line number Diff line number Diff line Loading @@ -676,8 +676,6 @@ struct drm_plane { * This is used to set modes. */ struct drm_mode_set { struct list_head head; struct drm_framebuffer *fb; struct drm_crtc *crtc; struct drm_display_mode *mode; Loading