]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: make gfxhub_v1_0 callback functions to be static
authorHawking Zhang <Hawking.Zhang@amd.com>
Mon, 16 Nov 2020 14:45:42 +0000 (22:45 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Nov 2020 19:07:18 +0000 (14:07 -0500)
commit45ba86565743e4208f569e8b19503add08cf2ff3
treebda99e231280572dec65029c14f867ed5b7d5423
parent051e17fd0197e5f226d541171d7b0cc423a2210b
drm/amdgpu: make gfxhub_v1_0 callback functions to be static

Those functions should be invoked through gfxhub.funcs
pointer.

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.h