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