summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv100/hal_gv100.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv100/hal_gv100.c')
-rw-r--r--drivers/gpu/nvgpu/gv100/hal_gv100.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gv100/hal_gv100.c b/drivers/gpu/nvgpu/gv100/hal_gv100.c
index 6a4f874d..1bc5d091 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -113,6 +113,7 @@
113#include <nvgpu/ctxsw_trace.h> 113#include <nvgpu/ctxsw_trace.h>
114#include <nvgpu/error_notifier.h> 114#include <nvgpu/error_notifier.h>
115#include <nvgpu/clk_arb.h> 115#include <nvgpu/clk_arb.h>
116#include <nvgpu/channel.h>
116 117
117#include <nvgpu/hw/gv100/hw_proj_gv100.h> 118#include <nvgpu/hw/gv100/hw_proj_gv100.h>
118#include <nvgpu/hw/gv100/hw_fifo_gv100.h> 119#include <nvgpu/hw/gv100/hw_fifo_gv100.h>