drm/amdgpu: retire indirect mmio reg support from cgs
not needed anymore Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
46e840ed10
commit
3c888c1635
@@ -32,7 +32,6 @@ struct cgs_device;
|
||||
* enum cgs_ind_reg - Indirect register spaces
|
||||
*/
|
||||
enum cgs_ind_reg {
|
||||
CGS_IND_REG__MMIO,
|
||||
CGS_IND_REG__PCIE,
|
||||
CGS_IND_REG__SMC,
|
||||
CGS_IND_REG__UVD_CTX,
|
||||
|
||||
Reference in New Issue
Block a user