[PATCH 07/11] drm/amd/dal/dc: fix warning in dce110_resource.c

Alex Deucher alexdeucher at gmail.com
Tue Nov 22 16:57:24 UTC 2016


Reviewed-by: Harry Wentland <harry.wentland at amd.com>
Signed-off-by: Alex Deucher <alexander.deucher 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 f9cebc9..4db8c4d 100644
--- a/drivers/gpu/drm/amd/dal/dc/dce110/dce110_resource.c
+++ b/drivers/gpu/drm/amd/dal/dc/dce110/dce110_resource.c
@@ -1238,7 +1238,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.5.5



More information about the amd-gfx mailing list