diff options
Diffstat (limited to 'drivers/gpu/drm/drm_fops.c')
| -rw-r--r-- | drivers/gpu/drm/drm_fops.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/drm_fops.c b/drivers/gpu/drm/drm_fops.c index b744dad5c23..a39794bac04 100644 --- a/drivers/gpu/drm/drm_fops.c +++ b/drivers/gpu/drm/drm_fops.c @@ -37,7 +37,6 @@  #include "drmP.h"  #include <linux/poll.h>  #include <linux/slab.h> -#include <linux/smp_lock.h>  /* from BKL pushdown: note that nothing else serializes idr_find() */  DEFINE_MUTEX(drm_global_mutex);  |