forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 223293205a7265c8b02882461ba8996650048ade
kernel/drivers/video/fbdev/intelfb/intelfb.h
....@@ -273,7 +273,7 @@
273273
274274 struct intelfb_info {
275275 struct fb_info *info;
276
- struct fb_ops *fbops;
276
+ const struct fb_ops *fbops;
277277 struct pci_dev *pdev;
278278
279279 struct intelfb_hwstate save_state;