aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_fbcon.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_fbcon.c')
-rw-r--r--drivers/gpu/drm/nouveau/nouveau_fbcon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/nouveau_fbcon.c b/drivers/gpu/drm/nouveau/nouveau_fbcon.c
index 1074bc5dd418..b1dd07d1f4c9 100644
--- a/drivers/gpu/drm/nouveau/nouveau_fbcon.c
+++ b/drivers/gpu/drm/nouveau/nouveau_fbcon.c
@@ -39,7 +39,6 @@
39#include <linux/console.h> 39#include <linux/console.h>
40 40
41#include "drmP.h" 41#include "drmP.h"
42#include "drm.h"
43#include "drm_crtc.h" 42#include "drm_crtc.h"
44#include "drm_crtc_helper.h" 43#include "drm_crtc_helper.h"
45#include "drm_fb_helper.h" 44#include "drm_fb_helper.h"