aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04/overlay.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/nouveau/dispnv04/overlay.c')
-rw-r--r--drivers/gpu/drm/nouveau/dispnv04/overlay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/dispnv04/overlay.c b/drivers/gpu/drm/nouveau/dispnv04/overlay.c
index ec444eac6258..a79514d440b3 100644
--- a/drivers/gpu/drm/nouveau/dispnv04/overlay.c
+++ b/drivers/gpu/drm/nouveau/dispnv04/overlay.c
@@ -33,7 +33,7 @@
33#include "nouveau_connector.h" 33#include "nouveau_connector.h"
34#include "nouveau_display.h" 34#include "nouveau_display.h"
35#include "nvreg.h" 35#include "nvreg.h"
36 36#include "disp.h"
37 37
38struct nouveau_plane { 38struct nouveau_plane {
39 struct drm_plane base; 39 struct drm_plane base;