[PATCH 33/39] drm/amd/dal: fix warning in dce110_resource.c

Harry Wentland harry.wentland at amd.com
Thu Nov 24 02:03:02 UTC 2016


From: Alex Deucher <alexander.deucher at amd.com>

Change-Id: I454e58ff8789177e6c75df59d10ed83019870819
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
Acked-by: Harry Wentland <harry.wentland at amd.com>
---
 drivers/gpu/drm/amd/dal/dc/dce110/dce110_resource.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/dal/dc/dce110/dce110_resource.c b/drivers/gpu/drm/amd/dal/dc/dce110/dce110_resource.c
index dac53df2cb86..9d7fb832dd15 100644
--- a/drivers/gpu/drm/amd/dal/dc/dce110/dce110_resource.c
+++ b/drivers/gpu/drm/amd/dal/dc/dce110/dce110_resource.c
@@ -1242,7 +1242,6 @@ static bool construct(
 	struct firmware_info info;
 	struct dc_bios *bp;
 	struct dm_pp_static_clock_info static_clk_info = {0};
-	struct resource_straps straps = {0};
 
 	ctx->dc_bios->regs = &bios_regs;
 
-- 
2.10.1



More information about the amd-gfx mailing list