forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
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,