summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv11b/ce_gv11b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv11b/ce_gv11b.c')
-rw-r--r--drivers/gpu/nvgpu/gv11b/ce_gv11b.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/ce_gv11b.c b/drivers/gpu/nvgpu/gv11b/ce_gv11b.c
index 0183aff0..2eea11df 100644
--- a/drivers/gpu/nvgpu/gv11b/ce_gv11b.c
+++ b/drivers/gpu/nvgpu/gv11b/ce_gv11b.c
@@ -25,8 +25,7 @@
25#include <nvgpu/io.h> 25#include <nvgpu/io.h>
26#include "nvgpu/log.h" 26#include "nvgpu/log.h"
27#include "nvgpu/bitops.h" 27#include "nvgpu/bitops.h"
28 28#include <nvgpu/gk20a.h>
29#include "gk20a/gk20a.h"
30 29
31#include "gp10b/ce_gp10b.h" 30#include "gp10b/ce_gp10b.h"
32 31