Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
[linux-2.6-microblaze.git] / drivers / video / fbdev / carminefb.c
index 27ba2ed..3a1c2e0 100644 (file)
@@ -527,7 +527,7 @@ static int init_hardware(struct carmine_hw *hw)
        return 0;
 }
 
-static struct fb_ops carminefb_ops = {
+static const struct fb_ops carminefb_ops = {
        .owner          = THIS_MODULE,
        .fb_fillrect    = cfb_fillrect,
        .fb_copyarea    = cfb_copyarea,