aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/drm/drmP.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/drm/drmP.h b/include/drm/drmP.h
index 6ede53712d7b..e67058cc527e 100644
--- a/include/drm/drmP.h
+++ b/include/drm/drmP.h
@@ -385,7 +385,6 @@ struct drm_prime_file_private {
385 385
386/** File private data */ 386/** File private data */
387struct drm_file { 387struct drm_file {
388 unsigned always_authenticated :1;
389 unsigned authenticated :1; 388 unsigned authenticated :1;
390 /* true when the client has asked us to expose stereo 3D mode flags */ 389 /* true when the client has asked us to expose stereo 3D mode flags */
391 unsigned stereo_allowed :1; 390 unsigned stereo_allowed :1;