drm/amdgpu: use amdgpu_ras.h in amdgpu_debugfs.c
authorStanley.Yang <Stanley.Yang@amd.com>
Wed, 11 Mar 2020 03:32:10 +0000 (11:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Mar 2020 15:52:34 +0000 (11:52 -0400)
commit17cb04f2a6c7765b6a94be3af050bec65dd22d50
tree86ace7875a17d4e5be0007bd9ae298f56e32c1c4
parent06dcd7eb83ee65382305ce48686e3dadaad42088
drm/amdgpu: use amdgpu_ras.h in amdgpu_debugfs.c

include amdgpu_ras.h head file instead of use extern
ras_debugfs_create_all function

Signed-off-by: Stanley.Yang <Stanley.Yang@amd.com>
Reviewed-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_debugfs.c