summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/hal_gp106.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/hal_gp106.c')
-rw-r--r--drivers/gpu/nvgpu/gp106/hal_gp106.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp106/hal_gp106.c b/drivers/gpu/nvgpu/gp106/hal_gp106.c
index 2cb43327..07846337 100644
--- a/drivers/gpu/nvgpu/gp106/hal_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/hal_gp106.c
@@ -31,6 +31,7 @@
31#include "common/fb/fb_gp10b.h" 31#include "common/fb/fb_gp10b.h"
32#include "common/fb/fb_gm20b.h" 32#include "common/fb/fb_gm20b.h"
33#include "common/fb/fb_gp106.h" 33#include "common/fb/fb_gp106.h"
34#include "common/xve/xve_gp106.h"
34 35
35#include "gk20a/gk20a.h" 36#include "gk20a/gk20a.h"
36#include "gk20a/fifo_gk20a.h" 37#include "gk20a/fifo_gk20a.h"
@@ -76,7 +77,6 @@
76#include "gp106/mclk_gp106.h" 77#include "gp106/mclk_gp106.h"
77#include "gp106/bios_gp106.h" 78#include "gp106/bios_gp106.h"
78#include "gp106/therm_gp106.h" 79#include "gp106/therm_gp106.h"
79#include "gp106/xve_gp106.h"
80#include "gp106/fifo_gp106.h" 80#include "gp106/fifo_gp106.h"
81#include "gp106/clk_gp106.h" 81#include "gp106/clk_gp106.h"
82#include "gp106/mm_gp106.h" 82#include "gp106/mm_gp106.h"