drm/amdgpu: correct the name of mes_pipe structure
authorLikun Gao <Likun.Gao@amd.com>
Wed, 19 Feb 2025 07:14:32 +0000 (15:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2025 16:43:58 +0000 (11:43 -0500)
commit71209c966320c0e9301ea736b9774429d4f8bdc0
treeb8f92842099ea200714bfda31e7ba3e82f4ed7d5
parent8150827990b709ab5a40c46c30d21b7f7b9e9440
drm/amdgpu: correct the name of mes_pipe structure

Correct the structure name admgpu_mes_pipe to amdgpu_mes_pipe.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Mukul Joshi <mukul.joshi@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c