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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index 13c8928f..2f940553 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -1650,9 +1650,6 @@ enum gk20a_nonstall_ops {
1650void __nvgpu_check_gpu_state(struct gk20a *g); 1650void __nvgpu_check_gpu_state(struct gk20a *g);
1651void __gk20a_warn_on_no_regs(void); 1651void __gk20a_warn_on_no_regs(void);
1652 1652
1653struct gk20a *gk20a_from_as(struct gk20a_as *as);
1654struct gk20a *gk20a_from_pmu(struct nvgpu_pmu *pmu);
1655
1656/* classes that the device supports */ 1653/* classes that the device supports */
1657/* TBD: get these from an open-sourced SDK? */ 1654/* TBD: get these from an open-sourced SDK? */
1658enum { 1655enum {