lkml.org 
[lkml]   [2021]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] drm/radeon: Remove unused function pointer typedef radeon_packet3_check_t
From
Date


Am 15.02.21 um 11:21 schrieb Chen Lin:
> From: Chen Lin <chen.lin5@zte.com.cn>
>
> Remove the 'radeon_packet3_check_t' typedef as it is not used.
>
> Signed-off-by: Chen Lin <chen.lin5@zte.com.cn>

Reviewed-by: Christian König <christian.koenig@amd.com>

> ---
> drivers/gpu/drm/radeon/radeon.h | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/drivers/gpu/drm/radeon/radeon.h b/drivers/gpu/drm/radeon/radeon.h
> index 5f3adba..a1c38b5 100644
> --- a/drivers/gpu/drm/radeon/radeon.h
> +++ b/drivers/gpu/drm/radeon/radeon.h
> @@ -1111,9 +1111,6 @@ struct radeon_cs_packet {
> typedef int (*radeon_packet0_check_t)(struct radeon_cs_parser *p,
> struct radeon_cs_packet *pkt,
> unsigned idx, unsigned reg);
> -typedef int (*radeon_packet3_check_t)(struct radeon_cs_parser *p,
> - struct radeon_cs_packet *pkt);
> -
>
> /*
> * AGP

\
 
 \ /
  Last update: 2021-02-15 11:52    [W:0.051 / U:0.424 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site