drm/radeon: remove the repeated declaration
authorShaokun Zhang <zhangshaokun@hisilicon.com>
Tue, 25 May 2021 07:51:41 +0000 (15:51 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 26 May 2021 03:47:30 +0000 (23:47 -0400)
commit0bba09bc2d174edfac680e86787bffd054ee8705
tree5c5c7216f291d636313c8f182d7a7bcf4e20eaa5
parent53602f4aeadb078b5a89ed89e62f9f320c6ba0b5
drm/radeon: remove the repeated declaration

Function 'r300_mc_wait_for_idle' and 'r600_mc_wait_for_idle'
are declared twice, remove the repeated declaration.

Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_asic.h