Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc59487a authored by Christopher Harvey's avatar Christopher Harvey Committed by Dave Airlie
Browse files

drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used

parent 9d624526
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -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;