Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-microblaze.git] / drivers / video / fbdev / ep93xx-fb.c
index d04a047..cda2ef3 100644 (file)
@@ -402,7 +402,7 @@ static int ep93xxfb_setcolreg(unsigned int regno, unsigned int red,
        return 0;
 }
 
-static struct fb_ops ep93xxfb_ops = {
+static const struct fb_ops ep93xxfb_ops = {
        .owner          = THIS_MODULE,
        .fb_check_var   = ep93xxfb_check_var,
        .fb_set_par     = ep93xxfb_set_par,