projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.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
|
blame
|
history
diff --git
a/include/drm/drm_fb_helper.h
b/include/drm/drm_fb_helper.h
index 31e5b97c2e89488210bbe906179eec9d6af6a0de..c09511625a11244f8a07a9114952b9352f619f8d 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;