diff --git a/[refs] b/[refs] index c2ef2ead98ef..76537e0dbd75 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d3904754f2a67c503e262f938353cba491525320 +refs/heads/master: 59fd415ded4aa9ac2f80ca3ac36e3a014c7e552e diff --git a/trunk/include/drm/drm_crtc.h b/trunk/include/drm/drm_crtc.h index bac55c215113..a1a0386e0160 100644 --- a/trunk/include/drm/drm_crtc.h +++ b/trunk/include/drm/drm_crtc.h @@ -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;