summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/bus/bus_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/bus/bus_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/common/bus/bus_gk20a.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/common/bus/bus_gk20a.h b/drivers/gpu/nvgpu/common/bus/bus_gk20a.h
index 541472cd..4c7e62d9 100644
--- a/drivers/gpu/nvgpu/common/bus/bus_gk20a.h
+++ b/drivers/gpu/nvgpu/common/bus/bus_gk20a.h
@@ -31,7 +31,6 @@ struct nvgpu_sgl;
31 31
32void gk20a_bus_isr(struct gk20a *g); 32void gk20a_bus_isr(struct gk20a *g);
33void gk20a_bus_init_hw(struct gk20a *g); 33void gk20a_bus_init_hw(struct gk20a *g);
34int gk20a_bus_bar1_bind(struct gk20a *g, struct nvgpu_mem *bar1_inst);
35u32 gk20a_bus_set_bar0_window(struct gk20a *g, struct nvgpu_mem *mem, 34u32 gk20a_bus_set_bar0_window(struct gk20a *g, struct nvgpu_mem *mem,
36 struct nvgpu_sgt *sgt, 35 struct nvgpu_sgt *sgt,
37 struct nvgpu_sgl *sgl, 36 struct nvgpu_sgl *sgl,