kernel/drivers/video/fbdev/intelfb/intelfb.h
.. .. @@ -273,7 +273,7 @@ 273 273 274 274 struct intelfb_info { 275 275 struct fb_info *info; 276 - struct fb_ops *fbops;276 + const struct fb_ops *fbops;277 277 struct pci_dev *pdev; 278 278 279 279 struct intelfb_hwstate save_state;