From: Hersen Wu Date: Tue, 8 May 2018 20:35:09 +0000 (-0400) Subject: drm/amd/display: Fix indentation in dcn10 resource constructor X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cb1d7eacb58f7d1b7d0e57b26dc02d45eada4a3c;p=linux.git drm/amd/display: Fix indentation in dcn10 resource constructor Signed-off-by: Hersen Wu Reviewed-by: Tony Cheng Acked-by: Harry Wentland Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c index df5cb2d1d1645..99c223bcad71f 100644 --- a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c +++ b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c @@ -1004,7 +1004,8 @@ static bool construct( ctx->dc_bios->regs = &bios_regs; - pool->base.res_cap = &res_cap; + pool->base.res_cap = &res_cap; + pool->base.funcs = &dcn10_res_pool_funcs; /*