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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gv100/hal_gv100.c b/drivers/gpu/nvgpu/gv100/hal_gv100.c
index 28bad8d6..a4dd09ec 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -97,7 +97,7 @@
97#include "gv100/pmu_gv100.h" 97#include "gv100/pmu_gv100.h"
98#include "gv100/nvlink_gv100.h" 98#include "gv100/nvlink_gv100.h"
99#include "gv100/regops_gv100.h" 99#include "gv100/regops_gv100.h"
100#include "gv100/gv100_gating_reglist.h" 100#include "clock_gating/gv100_gating_reglist.h"
101 101
102#include <nvgpu/bus.h> 102#include <nvgpu/bus.h>
103#include <nvgpu/debug.h> 103#include <nvgpu/debug.h>