[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210318231815.19546-1-unixbhaskar@gmail.com>
Date: Fri, 19 Mar 2021 04:48:15 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: alexander.deucher@....com, christian.koenig@....com,
airlied@...ux.ie, daniel@...ll.ch, Hawking.Zhang@....com,
John.Clements@....com, guchun.chen@....com, tao.zhou1@....com,
Likun.Gao@....com, unixbhaskar@...il.com,
Bhawanpreet.Lakha@....com, ray.huang@....com,
Jiansong.Chen@....com, amd-gfx@...ts.freedesktop.org,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Cc: rdunlap@...radead.org
Subject: [PATCH] drm/amdgpu: Fix a typo
s/proces/process/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c b/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
index bf3857867f51..c1d5a3085bae 100644
--- a/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
@@ -598,7 +598,7 @@ static int psp_v11_0_memory_training_send_msg(struct psp_context *psp, int msg)
}
/*
- * save and restore proces
+ * save and restore process
*/
static int psp_v11_0_memory_training(struct psp_context *psp, uint32_t ops)
{
--
2.26.2
Powered by blists - more mailing lists