mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-04-26 14:17:26 -04:00
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
Signed-off-by: Christopher Harvey <charvey@matrox.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
9d6245263c
commit
cc59487a05
1 changed files with 0 additions and 1 deletions
|
@ -112,7 +112,6 @@ struct mga_framebuffer {
|
||||||
struct mga_fbdev {
|
struct mga_fbdev {
|
||||||
struct drm_fb_helper helper;
|
struct drm_fb_helper helper;
|
||||||
struct mga_framebuffer mfb;
|
struct mga_framebuffer mfb;
|
||||||
struct list_head fbdev_list;
|
|
||||||
void *sysram;
|
void *sysram;
|
||||||
int size;
|
int size;
|
||||||
struct ttm_bo_kmap_obj mapping;
|
struct ttm_bo_kmap_obj mapping;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue