浏览代码

drm/amdgpu: whitespace cleanup in gmc8 golden regs

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher 10 年之前
父节点
当前提交
c61bf64927
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c

+ 1 - 1
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c

@@ -71,7 +71,7 @@ static const u32 golden_settings_iceland_a11[] =
 
 
 static const u32 iceland_mgcg_cgcg_init[] =
 static const u32 iceland_mgcg_cgcg_init[] =
 {
 {
-	mmMC_MEM_POWER_LS, 0xffffffff,        0x00000104
+	mmMC_MEM_POWER_LS, 0xffffffff, 0x00000104
 };
 };
 
 
 static const u32 cz_mgcg_cgcg_init[] =
 static const u32 cz_mgcg_cgcg_init[] =