mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 02:51:44 +00:00
Revert "drm/amd/display: Fix indentation in dcn10 resource constructor"
That change was a merge gone bad.
This reverts commit cb1d7eacb5
.
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
5d908944c5
commit
25177e7f94
@ -1069,7 +1069,6 @@ static bool construct(
|
|||||||
ctx->dc_bios->regs = &bios_regs;
|
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;
|
pool->base.funcs = &dcn10_res_pool_funcs;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user