提交 a065b46a 编写于 作者: D Daniel Vetter

drm/fb-helper: remove unused members of struct drm_fb_helper

Spotted by Rob Clark.
Reviewed-by: NRob Clark <robdclark@gmail.com>
Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
上级 1b1d5397
...@@ -77,9 +77,7 @@ struct drm_fb_helper_connector { ...@@ -77,9 +77,7 @@ struct drm_fb_helper_connector {
struct drm_fb_helper { struct drm_fb_helper {
struct drm_framebuffer *fb; struct drm_framebuffer *fb;
struct drm_framebuffer *saved_fb;
struct drm_device *dev; struct drm_device *dev;
struct drm_display_mode *mode;
int crtc_count; int crtc_count;
struct drm_fb_helper_crtc *crtc_info; struct drm_fb_helper_crtc *crtc_info;
int connector_count; int connector_count;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册