summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2020-09-14 11:36:21 -0400
committerAlex Deucher <alexander.deucher@amd.com>2020-09-15 17:52:43 -0400
commitf4075be88246eeb9b6cf50339fd6ebf9201f2091 (patch)
tree532396d93ac5505cd69813e5d4518434e767b8fc /drivers
parentea68573d408fdf8df31dc93e826c35a1f6218f36 (diff)
downloadlinux-stable-f4075be88246eeb9b6cf50339fd6ebf9201f2091.tar.gz
linux-stable-f4075be88246eeb9b6cf50339fd6ebf9201f2091.tar.bz2
linux-stable-f4075be88246eeb9b6cf50339fd6ebf9201f2091.zip
drm/amdgpu/gmc9: remove mmhub client duplicated case
Copy paste typo. Reported-by: kernel test robot <lkp@intel.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c b/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
index 91629c2b1d5c..c605a1885374 100644
--- a/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
@@ -269,7 +269,6 @@ static const char *mmhub_client_ids_arcturus[][2] = {
[14][1] = "HDP",
[15][1] = "SDMA0",
[32+15][1] = "SDMA1",
- [32+15][1] = "SDMA1",
[64+15][1] = "SDMA2",
[96+15][1] = "SDMA3",
[128+15][1] = "SDMA4",