X-Git-Url: http://git.agner.ch/gitweb/?a=blobdiff_plain;f=drivers%2Fvideo%2Fconsole%2Ffbcon.h;h=71f24e00fcd041c54212166f30db1c9e23283aa6;hb=7baca6ad0ef09c8a78d798c93a3ce25336e8f50f;hp=b9386d168c0499a260a99b9b9c3d76fec8828d27;hpb=63c422afe3739b68bec0b5c42807d1450c951caf;p=linux-drm-fsl-dcu.git diff --git a/drivers/video/console/fbcon.h b/drivers/video/console/fbcon.h index b9386d168c04..71f24e00fcd0 100644 --- a/drivers/video/console/fbcon.h +++ b/drivers/video/console/fbcon.h @@ -48,7 +48,7 @@ struct display { struct fb_bitfield green; struct fb_bitfield blue; struct fb_bitfield transp; - struct fb_videomode *mode; + const struct fb_videomode *mode; }; struct fbcon_ops {