forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/drivers/video/fbdev/skeletonfb.c
....@@ -634,7 +634,7 @@
634634 * Frame buffer operations
635635 */
636636
637
-static struct fb_ops xxxfb_ops = {
637
+static const struct fb_ops xxxfb_ops = {
638638 .owner = THIS_MODULE,
639639 .fb_open = xxxfb_open,
640640 .fb_read = xxxfb_read,