drm/amdgpu/pm: remove duplicate check
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Aug 2020 19:04:44 +0000 (15:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Aug 2020 22:22:24 +0000 (18:22 -0400)
commitd0eb1b5ceb2049dee32c469e4242ee7400504b48
tree97539bbb13b73d6646de3b6d9ac24d3557bf86c6
parentcdab4211f66ec961a481e3b9d088e253b358cd1e
drm/amdgpu/pm: remove duplicate check

FAMILY_KV is APUs and we already check for APUs.

Reviewed-by: Evan Quan <evan.quan@amd.com>
Acked-by: Nirmoy Das <nirmoy.das@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/amdgpu_pm.c