forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 072de836f53be56a70cecf70b43ae43b7ce17376
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,