summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/sunxvr1000.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/fbdev/sunxvr1000.c')
-rw-r--r--drivers/video/fbdev/sunxvr1000.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/fbdev/sunxvr1000.c b/drivers/video/fbdev/sunxvr1000.c
index 490bd9a14763..76ff6375a659 100644
--- a/drivers/video/fbdev/sunxvr1000.c
+++ b/drivers/video/fbdev/sunxvr1000.c
@@ -72,7 +72,6 @@ static int gfb_set_fbinfo(struct gfb_info *gp)
struct fb_info *info = gp->info;
struct fb_var_screeninfo *var = &info->var;
- info->flags = FBINFO_DEFAULT;
info->fbops = &gfb_ops;
info->screen_base = gp->fb_base;
info->screen_size = gp->fb_size;