summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/channel_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/channel_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/channel_gk20a.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/channel_gk20a.h b/drivers/gpu/nvgpu/gk20a/channel_gk20a.h
index fbf1ad9e..1e9341ae 100644
--- a/drivers/gpu/nvgpu/gk20a/channel_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/channel_gk20a.h
@@ -156,7 +156,6 @@ struct channel_gk20a {
156 struct mutex fence_lock; 156 struct mutex fence_lock;
157 } last_submit; 157 } last_submit;
158 158
159 void (*remove_support)(struct channel_gk20a *);
160#if defined(CONFIG_GK20A_CYCLE_STATS) 159#if defined(CONFIG_GK20A_CYCLE_STATS)
161 struct { 160 struct {
162 void *cyclestate_buffer; 161 void *cyclestate_buffer;