drm/amdgpu: skip to create ras xxx_err_count node when ACA is enabled
authorYang Wang <kevinyang.wang@amd.com>
Wed, 24 Apr 2024 02:47:35 +0000 (10:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 May 2024 19:08:25 +0000 (15:08 -0400)
commit9262f411dc2e765d8a1d52d33c84d2ebb0580cec
treef0bf3e30292274f5a6d5dbecb37fb0abef6f4d77
parent9c1a429217d294ade1a88eddde987a183d4d3ae4
drm/amdgpu: skip to create ras xxx_err_count node when ACA is enabled

skip to create 'xxx_err_count' node when ACA is enabled.

Signed-off-by: Yang Wang <kevinyang.wang@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_ras.c