drm/amdgpu: fix some kernel-doc markups

Some functions have different names between their prototypes
and the kernel-doc markup.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Mauro Carvalho Chehab
2020-10-23 18:32:58 +02:00
committed by Alex Deucher
parent 6e3cd2a9a6
commit c45dd3bda1
3 changed files with 3 additions and 3 deletions

View File

@@ -667,7 +667,7 @@ struct drm_amdgpu_cs_chunk_data {
};
};
/**
/*
* Query h/w info: Flag that this is integrated (a.h.a. fusion) GPU
*
*/