linux-next: build failure after merge of the drm
Mark Brown
broonie at kernel.org
Fri Jun 28 17:03:39 UTC 2024
Hi all,
After merging the drm tree, today's linux-next build (x86_64
allmodconfig) failed like this:
/tmp/next/build/drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c: In function 'pf_get_threshold':
/tmp/next/build/drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:1788:27: error: unused variable 'xe' [-Werror=unused-variable]
1788 | struct xe_device *xe = gt_to_xe(gt);
| ^~
cc1: all warnings being treated as errors
Caused by commit
629df234bfe73d ("drm/xe/pf: Introduce functions to configure VF thresholds")
I have used the tree from 20240627 instead.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20240628/ce4a7235/attachment.sig>
More information about the dri-devel
mailing list