drm/radeon: Remove unused function pointer typedef radeon_packet3_check_t
authorChen Lin <chen.lin5@zte.com.cn>
Mon, 15 Feb 2021 10:21:29 +0000 (18:21 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Feb 2021 21:43:09 +0000 (16:43 -0500)
commit475f9aaaaa78082433aed463c5a695d7391151ac
tree27783dc16a0b85068aef193ebaedf0ad55018c81
parent434fb1e7444a2efc3a4ebd950c7f771ebfcffa31
drm/radeon: Remove unused function pointer typedef radeon_packet3_check_t

Remove the 'radeon_packet3_check_t' typedef as it is not used.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Chen Lin <chen.lin5@zte.com.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon.h