This message is not needed on Aldebaran.

Signed-off-by: Feifei Xu <[email protected]>
---
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 
b/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
index 389730a38e19..9e769cf6095b 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
@@ -2172,8 +2172,7 @@ static int psp_load_smu_fw(struct psp_context *psp)
        if ((amdgpu_in_reset(adev) &&
             ras && ras->supported &&
             (adev->asic_type == CHIP_ARCTURUS ||
-             adev->asic_type == CHIP_VEGA20 ||
-             adev->asic_type == CHIP_ALDEBARAN)) ||
+             adev->asic_type == CHIP_VEGA20)) ||
             (adev->in_runpm &&
              adev->asic_type >= CHIP_NAVI10 &&
              adev->asic_type <= CHIP_NAVI12)) {
-- 
2.25.1

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to