forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/drivers/video/fbdev/hgafb.c
....@@ -528,7 +528,7 @@
528528 }
529529 }
530530
531
-static struct fb_ops hgafb_ops = {
531
+static const struct fb_ops hgafb_ops = {
532532 .owner = THIS_MODULE,
533533 .fb_open = hgafb_open,
534534 .fb_release = hgafb_release,