commit | f5f06e21e9707552962dadc55fe4412b913223a9 | [log] [tgz] |
---|---|---|
author | Tao Zhou <tao.zhou1@amd.com> | Thu Sep 12 13:38:44 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 03 09:11:01 2019 -0500 |
tree | aca97d5984381c8730a0b50754577c355d7bf476 | |
parent | e7da754b00ee40af55e522f9dc478d8ed3a3ad3d [diff] |
drm/amdgpu: update parameter of ras_ih_cb change struct ras_err_data *err_data to void *err_data, align with umc code and the callback's declaration in each ras block could pay no attention to the structure type 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>