OSDN Git Service

drm/amd/display: remove unused definition
authorYang Li <yang.lee@linux.alibaba.com>
Wed, 24 May 2023 03:59:48 +0000 (11:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 15:08:49 +0000 (11:08 -0400)
commitab1270a29b4f2b23aaa28d590d8361903c68b770
tree669df3f61e3f4d6c012e98baa62f8f76f12d1743
parent3b60b70dbec9bb2450ecf012a7b8b6e5dce7168d
drm/amd/display: remove unused definition

Eliminate the following warning:
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn314/dcn314_resource.c:1390:43: warning: unused variable 'res_create_maximus_funcs'

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5296
Fixes: 25879d7b4986 ("drm/amd/display: Clean FPGA code in dc")
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn314/dcn314_resource.c