OSDN Git Service

drm/amdgpu: remove ih_info parameter of umc_ras_late_init
authorTao Zhou <tao.zhou1@amd.com>
Thu, 12 Sep 2019 10:54:33 +0000 (18:54 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:02 +0000 (09:11 -0500)
commit56c54b25c3b60a64d4ffd7b6b2a309b3febcfdd4
tree0683eac5750c8b6368ffa682f853c5ec8a4d563d
parente536c8185038b480b5f7d1b5f2b81cf5df1c87cc
drm/amdgpu: remove ih_info parameter of umc_ras_late_init

umc_ras_late_init can get the info by itself

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c