drm/amdkfd: fix indentation issue
authorColin Ian King <colin.king@canonical.com>
Fri, 28 Feb 2020 13:08:21 +0000 (13:08 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Mar 2020 05:26:45 +0000 (00:26 -0500)
commitb84fe6ffc1bf831a4101a7b4b958020f144449e2
treed49666c3cdcc01eb467ad919df04e823c430acef
parent1da7d4a8ab79348f0f29b3af8bedf31cba185da4
drm/amdkfd: fix indentation issue

There is a statement that is indented with spaces instead of a tab.
Replace spaces with a tab.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_topology.c