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, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index 8728c9a7..8135f05e 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -992,7 +992,6 @@ struct gpu_ops {
992 struct { 992 struct {
993 void (*isr)(struct gk20a *g); 993 void (*isr)(struct gk20a *g);
994 } priv_ring; 994 } priv_ring;
995 bool privsecurity;
996}; 995};
997 996
998struct nvgpu_bios_ucode { 997struct nvgpu_bios_ucode {