Re: [PATCH 1/3] drm/amdgpu: fix typo in function sdma_v4_0_page_resume

2018-11-19 Thread Deucher, Alexander
Reviewed-by: Alex Deucher From: amd-gfx on behalf of Yang, Philip Sent: Monday, November 19, 2018 3:20:00 PM To: amd-gfx@lists.freedesktop.org Cc: Yang, Philip Subject: [PATCH 1/3] drm/amdgpu: fix typo in function sdma_v4_0_page_resume This looks like copy

[PATCH 1/3] drm/amdgpu: fix typo in function sdma_v4_0_page_resume

2018-11-19 Thread Yang, Philip
This looks like copy paste typo Change-Id: Iee3fd3a551650ec9199bc030a7886e92000b02e7 Signed-off-by: Philip Yang --- drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c b/drivers/gpu/drm/amd/amdgp