hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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;