mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 18:42:29 +03:00
gpu: nvgpu: vgpu: fix sparse warnings
Bug 200088648 Change-Id: I50ad4e75981d2c076a2b0ab14406b72ebabcf34f Signed-off-by: Richard Zhao <rizhao@nvidia.com> Reviewed-on: http://git-master/r/1000173 Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Tested-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
committed by
Terje Bergstrom
parent
7d7033d831
commit
9f7613945c
@@ -16,6 +16,7 @@
|
||||
#include "gk20a/hw_gr_gk20a.h"
|
||||
#include "gk20a/gk20a.h"
|
||||
#include "vgpu/vgpu.h"
|
||||
#include "vgpu_gr_gk20a.h"
|
||||
|
||||
static void vgpu_gk20a_detect_sm_arch(struct gk20a *g)
|
||||
{
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
#include "gm20b/hw_gr_gm20b.h"
|
||||
#include "gk20a/gk20a.h"
|
||||
#include "vgpu/vgpu.h"
|
||||
#include "vgpu_gr_gm20b.h"
|
||||
|
||||
static void vgpu_gm20b_detect_sm_arch(struct gk20a *g)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user