diff options
Diffstat (limited to 'drivers/gpu/drm/amd/include/cgs_common.h')
| -rw-r--r-- | drivers/gpu/drm/amd/include/cgs_common.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/include/cgs_common.h b/drivers/gpu/drm/amd/include/cgs_common.h index a69deb3a2ac0..60a6536ff656 100644 --- a/drivers/gpu/drm/amd/include/cgs_common.h +++ b/drivers/gpu/drm/amd/include/cgs_common.h @@ -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,  |