drm/amdgpu: clean up asd on the ta_firmware_header_v2_0
authorPrike Liang <Prike.Liang@amd.com>
Fri, 20 May 2022 03:04:35 +0000 (11:04 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 26 May 2022 18:56:33 +0000 (14:56 -0400)
commit1c755241463bab5d90404a782abf3baf7b7a3217
tree3cb5c491805cdbe9cba2a722940eaff037904741
parenta0ccc717c4ab3ef572f023fdceffb4b6df496a0d
drm/amdgpu: clean up asd on the ta_firmware_header_v2_0

On the psp13 series use ta_firmware_header_v2_0 and the asd firmware
was buildin ta, so needn't request asd firmware separately.

Signed-off-by: Prike Liang <Prike.Liang@amd.com>
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com>
Acked-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c