drm/amdgpu: Fix a typo
s/proces/process/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
7c4f2b235d
commit
4a49751041
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue