drm/amd/display: remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Thu, 18 Aug 2022 02:59:12 +0000 (10:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Aug 2022 20:47:09 +0000 (16:47 -0400)
commitddeaf487464af315ef7af02b37830a14fb5452e5
treed599d5549712632c0f25168d2205e6d2ab043253
parenta0f7e7f759cf299ee6f6d8723c596af9a1a86b10
drm/amd/display: remove unneeded semicolon

Semicolon is not required after curly braces.

Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=1918
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>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/dcn314_clk_mgr.c