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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index b8de8744..fc488a28 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -209,6 +209,7 @@ struct gpu_ops {
209 209
210struct gk20a { 210struct gk20a {
211 struct platform_device *dev; 211 struct platform_device *dev;
212 struct platform_device *host1x_dev;
212 213
213 struct resource *reg_mem; 214 struct resource *reg_mem;
214 void __iomem *regs; 215 void __iomem *regs;