diff options
Diffstat (limited to 'drivers/gpu/drm/nouveau/nvkm/engine/disp/nva3.c')
-rw-r--r-- | drivers/gpu/drm/nouveau/nvkm/engine/disp/nva3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/disp/nva3.c b/drivers/gpu/drm/nouveau/nvkm/engine/disp/nva3.c index 951d79f9b781..af9441338239 100644 --- a/drivers/gpu/drm/nouveau/nvkm/engine/disp/nva3.c +++ b/drivers/gpu/drm/nouveau/nvkm/engine/disp/nva3.c | |||
@@ -22,7 +22,7 @@ | |||
22 | * Authors: Ben Skeggs | 22 | * Authors: Ben Skeggs |
23 | */ | 23 | */ |
24 | 24 | ||
25 | #include <engine/software.h> | 25 | #include <engine/sw.h> |
26 | #include <engine/disp.h> | 26 | #include <engine/disp.h> |
27 | 27 | ||
28 | #include <nvif/class.h> | 28 | #include <nvif/class.h> |