OSDN Git Service

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)
commit0d4d95125d9e7c03a78b8fc62e4d70e5d7eae6c9
treebda99e231280572dec65029c14f867ed5b7d5423
parent3939c49c79613d873b479a4634e3d10bd81006cd
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