summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/vgpu/gm20b/vgpu_gr_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/vgpu/gm20b/vgpu_gr_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/vgpu/gm20b/vgpu_gr_gm20b.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/vgpu/gm20b/vgpu_gr_gm20b.c b/drivers/gpu/nvgpu/vgpu/gm20b/vgpu_gr_gm20b.c
index 0ebecfe4..07d41b2e 100644
--- a/drivers/gpu/nvgpu/vgpu/gm20b/vgpu_gr_gm20b.c
+++ b/drivers/gpu/nvgpu/vgpu/gm20b/vgpu_gr_gm20b.c
@@ -16,6 +16,7 @@
16#include "gm20b/hw_gr_gm20b.h" 16#include "gm20b/hw_gr_gm20b.h"
17#include "gk20a/gk20a.h" 17#include "gk20a/gk20a.h"
18#include "vgpu/vgpu.h" 18#include "vgpu/vgpu.h"
19#include "vgpu_gr_gm20b.h"
19 20
20static void vgpu_gm20b_detect_sm_arch(struct gk20a *g) 21static void vgpu_gm20b_detect_sm_arch(struct gk20a *g)
21{ 22{