summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/ce_gp10b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/ce_gp10b.h')
-rw-r--r--drivers/gpu/nvgpu/gp10b/ce_gp10b.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/ce_gp10b.h b/drivers/gpu/nvgpu/gp10b/ce_gp10b.h
index 948d0454..134c2ddb 100644
--- a/drivers/gpu/nvgpu/gp10b/ce_gp10b.h
+++ b/drivers/gpu/nvgpu/gp10b/ce_gp10b.h
@@ -22,5 +22,6 @@
22#include "gk20a/tsg_gk20a.h" 22#include "gk20a/tsg_gk20a.h"
23 23
24void gp10b_init_ce(struct gpu_ops *gops); 24void gp10b_init_ce(struct gpu_ops *gops);
25void gp10b_ce_isr(struct gk20a *g, u32 inst_id, u32 pri_base);
25 26
26#endif /*__CE2_GP10B_H__*/ 27#endif /*__CE2_GP10B_H__*/