summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/hal_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/hal_gm20b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
index 574ad926..2b534816 100644
--- a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
@@ -34,7 +34,7 @@
34#define FUSE_OPT_PRIV_SEC_DIS_0 0x264 34#define FUSE_OPT_PRIV_SEC_DIS_0 0x264
35#define PRIV_SECURITY_DISABLE 0x01 35#define PRIV_SECURITY_DISABLE 0x01
36 36
37struct gpu_ops gm20b_ops = { 37static struct gpu_ops gm20b_ops = {
38 .clock_gating = { 38 .clock_gating = {
39 .slcg_bus_load_gating_prod = 39 .slcg_bus_load_gating_prod =
40 gm20b_slcg_bus_load_gating_prod, 40 gm20b_slcg_bus_load_gating_prod,