summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gk20a.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index 5caef6fe..79240800 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -863,4 +863,6 @@ void gk20a_pbus_isr(struct gk20a *g);
863int gk20a_user_init(struct platform_device *dev); 863int gk20a_user_init(struct platform_device *dev);
864void gk20a_user_deinit(struct platform_device *dev); 864void gk20a_user_deinit(struct platform_device *dev);
865 865
866extern void gk20a_debug_dump_device(struct platform_device *pdev);
867
866#endif /* GK20A_H */ 868#endif /* GK20A_H */