mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: include matching header in mm_gp106.c
Include mm_gp106.h in mm_gp106.c to bring function declarations visible and to fix a Sparse warning. Bug 200088648 Change-Id: Id76f565021de585bc02a53a01e52084ff70009c2 Signed-off-by: Konsta Holtta <kholtta@nvidia.com> Reviewed-on: http://git-master/r/1161607 GVS: Gerrit_Virtual_Submit Reviewed-by: Sachin Nikam <snikam@nvidia.com>
This commit is contained in:
committed by
Deepak Nibade
parent
8a2be379cd
commit
4ded050bd0
@@ -15,6 +15,7 @@
|
||||
|
||||
#include "gk20a/gk20a.h"
|
||||
#include "gp10b/mm_gp10b.h"
|
||||
#include "gp106/mm_gp106.h"
|
||||
|
||||
#include "hw_fb_gp106.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user