These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / video / fbdev / riva / rivafb.h
index d9f107b..61fd37c 100644 (file)
@@ -61,9 +61,7 @@ struct riva_par {
        int FlatPanel;
        struct pci_dev *pdev;
        int cursor_reset;
-#ifdef CONFIG_MTRR
-       struct { int vram; int vram_valid; } mtrr;
-#endif
+       int wc_cookie;
        struct riva_i2c_chan chan[3];
 };