diff options
Diffstat (limited to 'drivers/gpu/drm/nouveau/nvc0_fb.c')
-rw-r--r-- | drivers/gpu/drm/nouveau/nvc0_fb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/nvc0_fb.c b/drivers/gpu/drm/nouveau/nvc0_fb.c index f376c39310df..25557bd0a282 100644 --- a/drivers/gpu/drm/nouveau/nvc0_fb.c +++ b/drivers/gpu/drm/nouveau/nvc0_fb.c @@ -23,7 +23,6 @@ */ #include "drmP.h" -#include "drm.h" #include "nouveau_drv.h" #include "nouveau_drm.h" |