summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/fifo_t19x.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/fifo_t19x.h')
-rw-r--r--drivers/gpu/nvgpu/fifo_t19x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/fifo_t19x.h b/drivers/gpu/nvgpu/fifo_t19x.h
index 6d508304..7274d1fe 100644
--- a/drivers/gpu/nvgpu/fifo_t19x.h
+++ b/drivers/gpu/nvgpu/fifo_t19x.h
@@ -24,7 +24,6 @@
24#define _FIFO_T19X_H_ 24#define _FIFO_T19X_H_
25 25
26struct fifo_t19x { 26struct fifo_t19x {
27 void __iomem *usermode_regs;
28 u32 max_subctx_count; 27 u32 max_subctx_count;
29}; 28};
30 29