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 3ba05e84..95730b4e 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -148,7 +148,6 @@ struct gpu_ops {
148 void (*init_cbc)(struct gk20a *g, struct gr_gk20a *gr); 148 void (*init_cbc)(struct gk20a *g, struct gr_gk20a *gr);
149 void (*sync_debugfs)(struct gk20a *g); 149 void (*sync_debugfs)(struct gk20a *g);
150 void (*init_fs_state)(struct gk20a *g); 150 void (*init_fs_state)(struct gk20a *g);
151 void (*elpg_flush)(struct gk20a *g);
152 void (*isr)(struct gk20a *g); 151 void (*isr)(struct gk20a *g);
153 u32 (*cbc_fix_config)(struct gk20a *g, int base); 152 u32 (*cbc_fix_config)(struct gk20a *g, int base);
154 void (*flush)(struct gk20a *g); 153 void (*flush)(struct gk20a *g);