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 b42c3432..0f7fb370 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -32,6 +32,7 @@
32#include "common/fb/fb_gp10b.h" 32#include "common/fb/fb_gp10b.h"
33#include "common/fb/fb_gv11b.h" 33#include "common/fb/fb_gv11b.h"
34#include "common/fb/fb_gv100.h" 34#include "common/fb/fb_gv100.h"
35#include "common/xve/xve_gp106.h"
35 36
36#include "gk20a/gk20a.h" 37#include "gk20a/gk20a.h"
37#include "gk20a/fifo_gk20a.h" 38#include "gk20a/fifo_gk20a.h"
@@ -59,7 +60,6 @@
59#include "gp106/sec2_gp106.h" 60#include "gp106/sec2_gp106.h"
60#include "gp106/bios_gp106.h" 61#include "gp106/bios_gp106.h"
61#include "gp106/therm_gp106.h" 62#include "gp106/therm_gp106.h"
62#include "gp106/xve_gp106.h"
63#include "gp106/clk_gp106.h" 63#include "gp106/clk_gp106.h"
64#include "gp106/flcn_gp106.h" 64#include "gp106/flcn_gp106.h"
65 65