[PATCH] drm/amdgpu/userq/mes: remove unused header

Khatri, Sunil sukhatri at amd.com
Fri Apr 11 16:34:52 UTC 2025


Reviewed-by: Sunil Khatri <sunil.khatri at amd.com>

On 4/10/2025 11:48 PM, Alex Deucher wrote:
> This is unused so remove it.
>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> ---
>   drivers/gpu/drm/amd/amdgpu/mes_userqueue.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/mes_userqueue.c b/drivers/gpu/drm/amd/amdgpu/mes_userqueue.c
> index abd32415d7343..e3c3fc160b799 100644
> --- a/drivers/gpu/drm/amd/amdgpu/mes_userqueue.c
> +++ b/drivers/gpu/drm/amd/amdgpu/mes_userqueue.c
> @@ -25,7 +25,6 @@
>   #include "amdgpu_gfx.h"
>   #include "mes_userqueue.h"
>   #include "amdgpu_userq_fence.h"
> -#include "v11_structs.h"
>   #include <linux/pm_runtime.h>
>   
>   #define AMDGPU_USERQ_PROC_CTX_SZ PAGE_SIZE


More information about the amd-gfx mailing list