forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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;