drm/amdgpu/jpeg: Remove extra asic type check
authorJames Zhu <James.Zhu@amd.com>
Thu, 4 Jun 2020 16:02:06 +0000 (12:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Jul 2020 20:20:22 +0000 (16:20 -0400)
commitde7fe7e87a926743b05b895575d58e853f3bb515
treee52c2051255db45c2562e52199f7b44d385330f0
parentccda42a4629aa6ea48b5343a131ba420d0fa5c8f
drm/amdgpu/jpeg: Remove extra asic type check

jpeg ip block is already selected based on ASIC type during set_ip_blocks.

Signed-off-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c