Merge tag 'timers-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.git] / drivers / auxdisplay / cfag12864bfb.c
index c2cab7e2b12684b807035ad5d005a2b0ce293fb2..729845bcc803afebb3ffec6bdab24b6f77f0e6cd 100644 (file)
@@ -79,7 +79,6 @@ static int cfag12864bfb_probe(struct platform_device *device)
        info->var = cfag12864bfb_var;
        info->pseudo_palette = NULL;
        info->par = NULL;
-       info->flags = FBINFO_FLAG_DEFAULT;
 
        if (register_framebuffer(info) < 0)
                goto fballoced;