OSDN Git Service

drm/amdgpu/gfx10: drop redundant se/sh selection
authorXiaojie Yuan <xiaojie.yuan@amd.com>
Fri, 21 Jun 2019 16:14:37 +0000 (11:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:59:28 +0000 (18:59 -0500)
commitec171a93020206027a2dba32c4f1e22314439c49
treeb15fcee2d6969ceeec50598a41cba15caad3ec89
parent77657ad1eca39a1ed1c84815e4962f3ca7213214
drm/amdgpu/gfx10: drop redundant se/sh selection

we already selected se/sh at the beginning of the for loop

Signed-off-by: Xiaojie Yuan <xiaojie.yuan@amd.com>
Reviewed-by: Jack Xiao <Jack.Xiao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c