Hi all, After merging the amdgpu tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:1835:13: error: 'remove_hpo_dp_link_enc_from_ctx' defined but not used [-Werror=unused-function] 1835 | static void remove_hpo_dp_link_enc_from_ctx(struct resource_context *res_ctx, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Caused by commit 9b0e0d433f74 ("drm/amd/display: Add dependant changes for DCN32/321") I have used the amdgpu tree from next-20220601 for today. -- Cheers, Stephen Rothwell