kernel/drivers/video/fbdev/hgafb.c
.. .. @@ -528,7 +528,7 @@ 528 528 } 529 529 } 530 530 531 -static struct fb_ops hgafb_ops = {531 +static const struct fb_ops hgafb_ops = {532 532 .owner = THIS_MODULE, 533 533 .fb_open = hgafb_open, 534 534 .fb_release = hgafb_release,