]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/gpu/drm/cirrus/cirrus_fbdev.c
drm/<drivers>: Drop fbdev info flags
[mirror_ubuntu-bionic-kernel.git] / drivers / gpu / drm / cirrus / cirrus_fbdev.c
index 7fa58eeadc9d05d743de30d6033985224b245ea3..c69586163d92c25f72de5f38ccfed259cb0c18af 100644 (file)
@@ -215,7 +215,6 @@ static int cirrusfb_create(struct drm_fb_helper *helper,
 
        strcpy(info->fix.id, "cirrusdrmfb");
 
-       info->flags = FBINFO_DEFAULT;
        info->fbops = &cirrusfb_ops;
 
        drm_fb_helper_fill_fix(info, fb->pitches[0], fb->format->depth);