aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_gem.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_gem.c')
-rw-r--r--drivers/gpu/drm/nouveau/nouveau_gem.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/nouveau_gem.c b/drivers/gpu/drm/nouveau/nouveau_gem.c
index af7cfb825716..d882a4865d84 100644
--- a/drivers/gpu/drm/nouveau/nouveau_gem.c
+++ b/drivers/gpu/drm/nouveau/nouveau_gem.c
@@ -25,7 +25,6 @@
25 */ 25 */
26#include <linux/dma-buf.h> 26#include <linux/dma-buf.h>
27#include "drmP.h" 27#include "drmP.h"
28#include "drm.h"
29 28
30#include "nouveau_drv.h" 29#include "nouveau_drv.h"
31#include "nouveau_drm.h" 30#include "nouveau_drm.h"