Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm-misc...
[linux-block.git] / include / linux / fb.h
index 2892145468c95ce1b74adef4ecb8a6f002304d9f..07fcd0e566826d2497c7c5168093f67701275b94 100644 (file)
@@ -511,7 +511,6 @@ struct fb_info {
        } *apertures;
 
        bool skip_vt_switch; /* no VT switch on suspend/resume required */
-       bool forced_out; /* set when being removed by another driver */
 };
 
 static inline struct apertures_struct *alloc_apertures(unsigned int max_num) {