drm/amdgpu: Make default ras error type to none
authorxinhui pan <xinhui.pan@amd.com>
Wed, 3 Apr 2019 01:52:59 +0000 (09:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2019 18:49:08 +0000 (13:49 -0500)
commit191051a1bef8257313d4bc4eafbf201e35e135e7
tree980615609906c24779f7d0268d976caec430cc86
parent0e4f087ba2fe598a0add8b7cb2a3720e31ace1ed
drm/amdgpu: Make default ras error type to none

Unless IP has implemented its own ras, use ERROR_NONE as the default
type.

Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c