forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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,