These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / video / fbdev / intelfb / intelfb.h
index 6b51175..37f8339 100644 (file)
@@ -285,9 +285,7 @@ struct intelfb_info {
        /* use a gart reserved fb mem */
        u8 fbmem_gart;
 
-       /* mtrr support */
-       int mtrr_reg;
-       u32 has_mtrr;
+       int wc_cookie;
 
        /* heap data */
        struct intelfb_heap_data aperture;