diff options
Diffstat (limited to 'drivers/gpu/drm/nouveau/nv84_fifo.c')
| -rw-r--r-- | drivers/gpu/drm/nouveau/nv84_fifo.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/nv84_fifo.c b/drivers/gpu/drm/nouveau/nv84_fifo.c index c564c5e4c30..b3a032afdf0 100644 --- a/drivers/gpu/drm/nouveau/nv84_fifo.c +++ b/drivers/gpu/drm/nouveau/nv84_fifo.c @@ -25,7 +25,6 @@   */  #include "drmP.h" -#include "drm.h"  #include "nouveau_drv.h"  #include "nouveau_fifo.h"  #include "nouveau_ramht.h"  |