drm/amdgpu/vce: make some functions static
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Oct 2019 15:41:13 +0000 (11:41 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Oct 2019 20:15:00 +0000 (16:15 -0400)
commit17523bd00c4723640df56e3b2616934f6ca0ce06
tree8baef3ef588505d6824810dd765d4de4a880bc42
parent569557e524d8ca4c7564631a6f5328cf0ae817b8
drm/amdgpu/vce: make some functions static

They are not used outside of the file they are defined in.

Reviewed-by: James Zhu <James.Zhu@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.h