drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
authorChristopher Harvey <charvey@matrox.com>
Tue, 26 Feb 2013 15:54:22 +0000 (10:54 -0500)
committerDave 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

index 5ea5033..4d932c4 100644 (file)
@@ -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;