summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/fb/fb_gm20b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/fb/fb_gm20b.h')
-rw-r--r--drivers/gpu/nvgpu/common/fb/fb_gm20b.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/common/fb/fb_gm20b.h b/drivers/gpu/nvgpu/common/fb/fb_gm20b.h
index bc240ae3..cb5b5d9a 100644
--- a/drivers/gpu/nvgpu/common/fb/fb_gm20b.h
+++ b/drivers/gpu/nvgpu/common/fb/fb_gm20b.h
@@ -31,7 +31,6 @@ struct gk20a;
31struct wpr_carveout_info; 31struct wpr_carveout_info;
32struct nvgpu_mem; 32struct nvgpu_mem;
33 33
34void gm20b_fb_reset(struct gk20a *g);
35void gm20b_fb_init_hw(struct gk20a *g); 34void gm20b_fb_init_hw(struct gk20a *g);
36int gm20b_fb_tlb_invalidate(struct gk20a *g, struct nvgpu_mem *pdb); 35int gm20b_fb_tlb_invalidate(struct gk20a *g, struct nvgpu_mem *pdb);
37void fb_gm20b_init_fs_state(struct gk20a *g); 36void fb_gm20b_init_fs_state(struct gk20a *g);