提交 4dbffb8f 编写于 作者: A Alex Deucher

drm/radeon: remove useless return

Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 29930229
......@@ -57,7 +57,6 @@ void uvd_v2_2_fence_emit(struct radeon_device *rdev,
radeon_ring_write(ring, 0);
radeon_ring_write(ring, PACKET0(UVD_GPCOM_VCPU_CMD, 0));
radeon_ring_write(ring, 2);
return;
}
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册