[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220615143758.6139959f@canb.auug.org.au>
Date: Wed, 15 Jun 2022 14:37:58 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Alex Deucher <alexdeucher@...il.com>
Cc: Harry Wentland <harry.wentland@....com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the amdgpu tree
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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
Caused by commit
4e1db0119c64 ("Revert "drm/amdgpu/display: Protect some functions with CONFIG_DRM_AMD_DC_DCN"")
That function is only used when CONFIG_DRM_AMD_DC_DCN is set.
I have reverted that commit for today.
Could you please add an x86_64 allmodconfig build to your CI?
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists