commit | deb99d7c4fb2797a50c548d13e17b90ef8b8ee86 | [log] [tgz] |
---|---|---|
author | Yong Zhao <Yong.Zhao@amd.com> | Sun Oct 14 16:25:07 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 05 14:21:13 2018 -0500 |
tree | d5a768077541b481cc2bc7842c5ea6a12697852a | |
parent | ce331f8f7c04186b7b130550250d9c4e752b4f8f [diff] |
drm/amdkfd: Delete a duplicate statement in set_pasid_vmid_mapping() The same statement is later done in kgd_set_pasid_vmid_mapping(), so no need to do it in set_pasid_vmid_mapping(). Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>