drm/amd: make amdgpu_ucode_validate static
authorMario Limonciello <mario.limonciello@amd.com>
Wed, 4 Jan 2023 15:13:34 +0000 (09:13 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Jan 2023 19:32:58 +0000 (14:32 -0500)
commit030001288fd3570c8fff92a430f42d9b20505697
tree6a4f9e445aebb37b3fe489c9d5375bc75f8ae6a9
parent79da290ef6366fbb070904f262f95df837e4cfa6
drm/amd: make amdgpu_ucode_validate static

No consumers outside of amdgpu_ucode.c use amdgpu_ucode_validate
anymore, so make the function static.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h