summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn321
diff options
context:
space:
mode:
authorYang Li <yang.lee@linux.alibaba.com>2022-09-30 13:38:58 +0800
committerAlex Deucher <alexander.deucher@amd.com>2022-10-06 12:04:49 -0400
commit95c985ffc63e2a7d8f6aa18f9351f5010a8d1adb (patch)
treea17e3d8f46685df22d1c137eaac976d9ab5ac229 /drivers/gpu/drm/amd/display/dc/dcn321
parent7e6d5cf8e3e3f8050de52a28236d5a172caf2da9 (diff)
downloadlinux-stable-95c985ffc63e2a7d8f6aa18f9351f5010a8d1adb.tar.gz
linux-stable-95c985ffc63e2a7d8f6aa18f9351f5010a8d1adb.tar.bz2
linux-stable-95c985ffc63e2a7d8f6aa18f9351f5010a8d1adb.zip
drm/amd/display: clean up one inconsistent indenting
clean up one inconsistent indenting Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2238 Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dcn321')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c b/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c
index 6658849d5b4e..61087f2385a9 100644
--- a/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c
+++ b/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c
@@ -1654,7 +1654,7 @@ static bool dcn321_resource_construct(
#undef REG_STRUCT
#define REG_STRUCT dccg_regs
- dccg_regs_init();
+ dccg_regs_init();
ctx->dc_bios->regs = &bios_regs;