drm/amdgpu: Ensure dcefclk isn't created on Aldebaran
authorKent Russell <kent.russell@amd.com>
Mon, 12 Apr 2021 12:45:58 +0000 (08:45 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Apr 2021 20:32:44 +0000 (16:32 -0400)
commit0133840fba2de9d70c6e092dd9701b0be317347f
tree06608c23e078cf0b867864f33f875bf9cc1058aa
parenta8b0a3321588bc3a0a50ee98004952a48330f8e2
drm/amdgpu: Ensure dcefclk isn't created on Aldebaran

Like Arcturus, this isn't available on Aldebaran, so remove it
accordingly

Signed-off-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/amdgpu_pm.c