drm/amdgpu/smu11: drop code chuck that got accidently re-added
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 21 Jul 2020 19:31:52 +0000 (15:31 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 21 Jul 2020 19:37:37 +0000 (15:37 -0400)
commitff203e35384ec5cb30f8fa16f0312e532d74d993
treed9cedbca9fde63a34f83748b968297501db2ecef
parent6e14adea0ac3037d923a9591d1a094c115d7947c
drm/amdgpu/smu11: drop code chuck that got accidently re-added

Seems to be due to a bad merge.  Code was originally added in
commit 5aaa8fff3aa950 ("drm/amd/powerplay: unload mp1 for Arcturus RAS baco reset")
but later removed in commit 7f70443fd83407 ("drm/amdgpu: set mp1 state before reload").
but is back again.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/smu_v11_0.c