drm/amdgpu/sdma: fix typo in packet setup
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Nov 2016 18:12:27 +0000 (13:12 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Nov 2016 16:36:45 +0000 (11:36 -0500)
commit6bf3f9c3cb087d91b141df060f9fee60e9f2aff9
tree9863b6e7a84d7afdc896b3d2c59f075b3d18f18a
parent7251826971d67daf4c4e6a0d6f83a023683eb19a
drm/amdgpu/sdma: fix typo in packet setup

Use the correct define.  No functional change as both
defines are equivalent.

Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c