summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/gv11b/fb_gv11b.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/fb_gv11b.h b/drivers/gpu/nvgpu/gv11b/fb_gv11b.h
index 3e2dd828..eec90d23 100644
--- a/drivers/gpu/nvgpu/gv11b/fb_gv11b.h
+++ b/drivers/gpu/nvgpu/gv11b/fb_gv11b.h
@@ -58,7 +58,6 @@ void gv11b_fb_enable_hub_intr(struct gk20a *g,
58 unsigned int index, unsigned int intr_type); 58 unsigned int index, unsigned int intr_type);
59void gv11b_fb_disable_hub_intr(struct gk20a *g, 59void gv11b_fb_disable_hub_intr(struct gk20a *g,
60 unsigned int index, unsigned int intr_type); 60 unsigned int index, unsigned int intr_type);
61void gv11b_fb_fault_buf_configure_hw(struct gk20a *g, unsigned int index);
62bool gv11b_fb_mmu_fault_pending(struct gk20a *g); 61bool gv11b_fb_mmu_fault_pending(struct gk20a *g);
63 62
64noinline_for_stack void gv11b_init_uncompressed_kind_map(void); 63noinline_for_stack void gv11b_init_uncompressed_kind_map(void);