diff options
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/soc15.c')
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/soc15.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c b/drivers/gpu/drm/amd/amdgpu/soc15.c index 99ebcf29dcb0..ed89a101f73f 100644 --- a/drivers/gpu/drm/amd/amdgpu/soc15.c +++ b/drivers/gpu/drm/amd/amdgpu/soc15.c | |||
@@ -461,7 +461,6 @@ static int soc15_asic_reset(struct amdgpu_device *adev) | |||
461 | 461 | ||
462 | switch (adev->asic_type) { | 462 | switch (adev->asic_type) { |
463 | case CHIP_VEGA10: | 463 | case CHIP_VEGA10: |
464 | case CHIP_VEGA20: | ||
465 | soc15_asic_get_baco_capability(adev, &baco_reset); | 464 | soc15_asic_get_baco_capability(adev, &baco_reset); |
466 | break; | 465 | break; |
467 | default: | 466 | default: |