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 5efa846d..15e81291 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -1036,7 +1036,7 @@ struct gk20a {
1036 1036
1037 nvgpu_atomic_t usage_count; 1037 nvgpu_atomic_t usage_count;
1038 1038
1039 struct kref refcount; 1039 struct nvgpu_ref refcount;
1040 1040
1041 struct resource *reg_mem; 1041 struct resource *reg_mem;
1042 void __iomem *regs; 1042 void __iomem *regs;