drm/amdgpu: fix typo in function sdma_v4_0_page_resume
authorPhilip Yang <Philip.Yang@amd.com>
Mon, 19 Nov 2018 15:37:08 +0000 (10:37 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 20 Nov 2018 19:04:57 +0000 (14:04 -0500)
commitbc5ab2d29b8a57493072d3ba19fde4def9b6b3b5
tree5f1eaaff9fb9c9a4967c5057a01709cb43e8a96c
parent448d105120b1c90d16f19a1c00826a2bfcad87dc
drm/amdgpu: fix typo in function sdma_v4_0_page_resume

This looks like copy paste typo

Signed-off-by: Philip Yang <Philip.Yang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c