]> Pileus Git - ~andy/linux/blobdiff - include/drm/drm_fb_helper.h
drm/fb-helper: remove unused members of struct drm_fb_helper
[~andy/linux] / include / drm / drm_fb_helper.h
index 31e5b97c2e89488210bbe906179eec9d6af6a0de..c09511625a11244f8a07a9114952b9352f619f8d 100644 (file)
@@ -77,9 +77,7 @@ struct drm_fb_helper_connector {
 
 struct drm_fb_helper {
        struct drm_framebuffer *fb;
-       struct drm_framebuffer *saved_fb;
        struct drm_device *dev;
-       struct drm_display_mode *mode;
        int crtc_count;
        struct drm_fb_helper_crtc *crtc_info;
        int connector_count;