From 3e0e0565722ecf1709c60a4b0c8e432057375601 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Tue, 12 Feb 2013 00:17:09 +0100 Subject: [PATCH] --- yaml --- r: 358182 b: refs/heads/master c: a065b46a01b25d7d364e01e75f7ec2bd9ed5d9cb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/drm/drm_fb_helper.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index b9e73ea06a77..871975d7b21c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1b1d5397058f06bc5bd87d43ed93f34b28546ea4 +refs/heads/master: a065b46a01b25d7d364e01e75f7ec2bd9ed5d9cb diff --git a/trunk/include/drm/drm_fb_helper.h b/trunk/include/drm/drm_fb_helper.h index 31e5b97c2e89..c09511625a11 100644 --- a/trunk/include/drm/drm_fb_helper.h +++ b/trunk/include/drm/drm_fb_helper.h @@ -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;