projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b1d539
)
drm/fb-helper: remove unused members of struct drm_fb_helper
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 11 Feb 2013 23:17:09 +0000
(
00:17
+0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 13 Feb 2013 23:08:41 +0000
(
00:08
+0100)
Spotted by Rob Clark.
Reviewed-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/drm/drm_fb_helper.h
patch
|
blob
|
history
diff --git
a/include/drm/drm_fb_helper.h
b/include/drm/drm_fb_helper.h
index
31e5b97
..
c095116
100644
(file)
--- a/
include/drm/drm_fb_helper.h
+++ b/
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;