summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/flcn_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/flcn_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/flcn_gk20a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/flcn_gk20a.h b/drivers/gpu/nvgpu/gk20a/flcn_gk20a.h
index 2af58104..049da562 100644
--- a/drivers/gpu/nvgpu/gk20a/flcn_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/flcn_gk20a.h
@@ -13,6 +13,7 @@
13#ifndef __FLCN_GK20A_H__ 13#ifndef __FLCN_GK20A_H__
14#define __FLCN_GK20A_H__ 14#define __FLCN_GK20A_H__
15 15
16void gk20a_falcon_ops(struct nvgpu_falcon *flcn);
16void gk20a_falcon_init_hal(struct gpu_ops *gops); 17void gk20a_falcon_init_hal(struct gpu_ops *gops);
17 18
18#endif /* __FLCN_GK20A_H__ */ 19#endif /* __FLCN_GK20A_H__ */