summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/ltc_gp10b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/ltc_gp10b.c')
-rw-r--r--drivers/gpu/nvgpu/gp10b/ltc_gp10b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/ltc_gp10b.c b/drivers/gpu/nvgpu/gp10b/ltc_gp10b.c
index 5cf5a644..b3026059 100644
--- a/drivers/gpu/nvgpu/gp10b/ltc_gp10b.c
+++ b/drivers/gpu/nvgpu/gp10b/ltc_gp10b.c
@@ -123,7 +123,7 @@ static int gp10b_ltc_init_comptags(struct gk20a *g, struct gr_gk20a *gr)
123 return 0; 123 return 0;
124} 124}
125 125
126static void gp10b_ltc_isr(struct gk20a *g) 126void gp10b_ltc_isr(struct gk20a *g)
127{ 127{
128 u32 mc_intr, ltc_intr; 128 u32 mc_intr, ltc_intr;
129 unsigned int ltc, slice; 129 unsigned int ltc, slice;