From c61bf649270b28526704c2101d1ebd39f51d3f0c Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Tue, 9 Jun 2015 14:06:18 -0400 Subject: [PATCH 0261/1050] drm/amdgpu: whitespace cleanup in gmc8 golden regs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Christian König Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c b/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c index 6206fcd..8135963 100644 --- a/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c +++ b/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[] = { - mmMC_MEM_POWER_LS, 0xffffffff, 0x00000104 + mmMC_MEM_POWER_LS, 0xffffffff, 0x00000104 }; static const u32 cz_mgcg_cgcg_init[] = -- 1.9.1