drm/radeon: Fix comment typo
authorJason Wang <wangborong@cdjrlc.com>
Sat, 16 Jul 2022 03:57:32 +0000 (11:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 25 Jul 2022 13:31:02 +0000 (09:31 -0400)
commit4d37fd51b4440cf6a02942c0a169ee18a902fb5b
tree728c1872583eb2cd72b284f957a646d1e46f3ab2
parent869b10ac8d2300327f554d83f4dbab041bf27d49
drm/radeon: Fix comment typo

The double `have' is duplicated in line 696, remove one.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_gem.c