projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d62452
)
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
author
Christopher Harvey
<charvey@matrox.com>
Tue, 26 Feb 2013 15:54:22 +0000
(10:54 -0500)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 7 Mar 2013 22:30:54 +0000
(08:30 +1000)
Signed-off-by: Christopher Harvey <charvey@matrox.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/mgag200/mgag200_drv.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/mgag200/mgag200_drv.h
b/drivers/gpu/drm/mgag200/mgag200_drv.h
index 5ea5033eae0a4109d9230dd663508273da0bfd7c..4d932c46725dda950a4b2cd197e1923fca18ab50 100644
(file)
--- a/
drivers/gpu/drm/mgag200/mgag200_drv.h
+++ b/
drivers/gpu/drm/mgag200/mgag200_drv.h
@@
-112,7
+112,6
@@
struct mga_framebuffer {
struct mga_fbdev {
struct drm_fb_helper helper;
struct mga_framebuffer mfb;
- struct list_head fbdev_list;
void *sysram;
int size;
struct ttm_bo_kmap_obj mapping;