summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/gr_gp106.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/gr_gp106.c')
-rw-r--r--drivers/gpu/nvgpu/gp106/gr_gp106.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp106/gr_gp106.c b/drivers/gpu/nvgpu/gp106/gr_gp106.c
index 2e5f29ee..233357c8 100644
--- a/drivers/gpu/nvgpu/gp106/gr_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/gr_gp106.c
@@ -29,6 +29,8 @@
29#include "gm20b/gr_gm20b.h" 29#include "gm20b/gr_gm20b.h"
30#include "gp10b/gr_gp10b.h" 30#include "gp10b/gr_gp10b.h"
31 31
32#include <nvgpu/io.h>
33
32#include "gr_gp106.h" 34#include "gr_gp106.h"
33 35
34#include <nvgpu/hw/gp106/hw_gr_gp106.h> 36#include <nvgpu/hw/gp106/hw_gr_gp106.h>