summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/include
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/include')
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/pmu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/include/nvgpu/pmu.h b/drivers/gpu/nvgpu/include/nvgpu/pmu.h
index f96e75c9..045bf34c 100644
--- a/drivers/gpu/nvgpu/include/nvgpu/pmu.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/pmu.h
@@ -287,7 +287,6 @@ struct nvgpu_pmu {
287 /* TBD: remove this if ZBC seq is fixed */ 287 /* TBD: remove this if ZBC seq is fixed */
288 struct nvgpu_mem seq_buf; 288 struct nvgpu_mem seq_buf;
289 struct nvgpu_mem trace_buf; 289 struct nvgpu_mem trace_buf;
290 struct nvgpu_mem wpr_buf;
291 bool buf_loaded; 290 bool buf_loaded;
292 291
293 struct pmu_sha1_gid gid_info; 292 struct pmu_sha1_gid gid_info;