[PATCH] drm/amdgpu: use amdgpu_ras.h in amdgpu_debugfs.c

Zhou1, Tao Tao.Zhou1 at amd.com
Wed Mar 11 06:47:18 UTC 2020


[AMD Official Use Only - Internal Distribution Only]

Reviewed-by: Tao Zhou <tao.zhou1 at amd.com>

> -----Original Message-----
> From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of
> Stanley.Yang
> Sent: 2020年3月11日 14:38
> To: amd-gfx at lists.freedesktop.org
> Cc: Yang, Stanley <Stanley.Yang at amd.com>; Clements, John
> <John.Clements at amd.com>; Li, Dennis <Dennis.Li at amd.com>; Chen,
> Guchun <Guchun.Chen at amd.com>; Zhang, Hawking
> <Hawking.Zhang at amd.com>
> Subject: [PATCH] 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 at amd.com>
> Change-Id: I2697250ba67d4deac4371fea05efb68a976f7e5a
> ---
>  drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
> b/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
> index 1d513e4f9934..a9a278f87498 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
> @@ -34,6 +34,7 @@
>  #include "amdgpu.h"
>  #include "amdgpu_pm.h"
>  #include "amdgpu_dm_debugfs.h"
> +#include "amdgpu_ras.h"
> 
>  /**
>   * amdgpu_debugfs_add_files - Add simple debugfs entries @@ -1315,7
> +1316,6 @@ DEFINE_SIMPLE_ATTRIBUTE(fops_ib_preempt, NULL,
> DEFINE_SIMPLE_ATTRIBUTE(fops_sclk_set, NULL,
>  			amdgpu_debugfs_sclk_set, "%llu\n");
> 
> -extern void amdgpu_ras_debugfs_create_all(struct amdgpu_device *adev);
> int amdgpu_debugfs_init(struct amdgpu_device *adev)  {
>  	int r, i;
> --
> 2.17.1
> 
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.f
> reedesktop.org%2Fmailman%2Flistinfo%2Famd-
> gfx&data=02%7C01%7Ctao.zhou1%40amd.com%7C19bfa057da7740ca9
> 96f08d7c586b564%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C6
> 37195054687594420&sdata=ZBvaPrTx9oUoGfltIm3JQEy5htUQYjXZqk0ju
> fcc98Q%3D&reserved=0


More information about the amd-gfx mailing list