Re: linux-next: build warning after merge of the drm-misc tree
From: Danilo Krummrich
Date: Tue Sep 26 2023 - 06:57:46 EST
Hi,
On 9/26/23 07:07, Stephen Rothwell wrote:
Hi all,
After merging the drm-misc tree, today's linux-next build (htmldocs)
produced this warning:
Error: Cannot open file /home/sfr/next/next/drivers/gpu/drm/drm_gpuva_mgr.c
Error: Cannot open file /home/sfr/next/next/include/drm/drm_gpuva_mgr.h
Introduced by commit
f72c2db47080 ("drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvm")
Thanks for reporting this, fix available here:
https://lore.kernel.org/dri-devel/20230926105146.10808-1-dakr@xxxxxxxxxx/
- Danilo