summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gk20a.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index fb149f56..0887ab5e 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -663,7 +663,7 @@ struct gk20a {
663 663
664 struct gpu_ops ops; 664 struct gpu_ops ops;
665 665
666 int irq_stall; 666 int irq_stall; /* can be same as irq_nonstall in case of PCI */
667 int irq_nonstall; 667 int irq_nonstall;
668 u32 max_ltc_count; 668 u32 max_ltc_count;
669 u32 ltc_count; 669 u32 ltc_count;