forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
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,