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 55984add..b42c3432 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -108,6 +108,7 @@
108#include <nvgpu/enabled.h> 108#include <nvgpu/enabled.h>
109#include <nvgpu/ctxsw_trace.h> 109#include <nvgpu/ctxsw_trace.h>
110#include <nvgpu/error_notifier.h> 110#include <nvgpu/error_notifier.h>
111#include <nvgpu/clk_arb.h>
111 112
112#include <nvgpu/hw/gv100/hw_proj_gv100.h> 113#include <nvgpu/hw/gv100/hw_proj_gv100.h>
113#include <nvgpu/hw/gv100/hw_fifo_gv100.h> 114#include <nvgpu/hw/gv100/hw_fifo_gv100.h>