summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv11b/ltc_gv11b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv11b/ltc_gv11b.c')
-rw-r--r--drivers/gpu/nvgpu/gv11b/ltc_gv11b.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/ltc_gv11b.c b/drivers/gpu/nvgpu/gv11b/ltc_gv11b.c
index 673f1493..32f72208 100644
--- a/drivers/gpu/nvgpu/gv11b/ltc_gv11b.c
+++ b/drivers/gpu/nvgpu/gv11b/ltc_gv11b.c
@@ -34,6 +34,8 @@
34#include <nvgpu/hw/gv11b/hw_mc_gv11b.h> 34#include <nvgpu/hw/gv11b/hw_mc_gv11b.h>
35#include <nvgpu/hw/gv11b/hw_pri_ringmaster_gv11b.h> 35#include <nvgpu/hw/gv11b/hw_pri_ringmaster_gv11b.h>
36 36
37#include <nvgpu/utils.h>
38
37/* 39/*
38 * Sets the ZBC stencil for the passed index. 40 * Sets the ZBC stencil for the passed index.
39 */ 41 */