commit | 486d807cd9a95ea7ee71b2ddc610a09ecf715fb4 | [log] [tgz] |
---|---|---|
author | Andres Rodriguez <andresx7@gmail.com> | Wed Feb 01 16:28:56 2017 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 31 16:48:48 2017 -0400 |
tree | 31f83ba863be7de405178a4500daa417a641036e | |
parent | bf13ed6b466d85a7d396798c815926bac0850211 [diff] |
drm/amdgpu: remove duplicate definition of cik_mqd The gfxv7 contains a slightly different version of cik_mqd called bonaire_mqd. This can introduce subtle bugs if fixes are not applied in both places. Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net> Acked-by: Christian König <christian.koenig@amd.com> Acked-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Andres Rodriguez <andresx7@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>