]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu: drop unused function
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Apr 2023 18:32:11 +0000 (14:32 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:31:31 +0000 (09:31 -0400)
commit0e5f625157ca47d9ee27a36310611964bd97c605
treeb092ad9a18131e150733d23365661a72b0992492
parent29551fd90ee69771f499071c1119c1007febbd1d
drm/amdgpu: drop unused function

amdgpu_discovery_get_ip_version() has not been used since
commit c40bdfb2ffa4 ("drm/amdgpu: fix incorrect VCN revision in SRIOV")
so drop it.

Reviewed-by: Luben Tuikov <luben.tuikov@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.h