]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h include...
authoryipechai <YiPeng.Chai@amd.com>
Tue, 4 Jan 2022 05:39:15 +0000 (13:39 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jan 2022 22:51:59 +0000 (17:51 -0500)
commit861d3e6229189c32dc14d8938e562ca20ac0040f
tree648b9dbdcdc00f5328fc3b584516a52960908b94
parentd91ff136e898addb54445583255a639d5e70914d
drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h include amdgpu_ras.h

Modify the compilation failed problem when other ras blocks' .h include amdgpu_ras.h.

v2: squash in forward declaration warning fix (Alex)

Signed-off-by: yipechai <YiPeng.Chai@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: John Clements <john.clements@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c