mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 18:09:56 +00:00
commitc2783c7cfeupstream. These `srctree/` links pointed inside `linux/`, but they are directly under `drm/`. Thus fix them. This cleans a future warning that will check our `srctree/` links. Cc: stable@vger.kernel.org Fixes:a98a73be9e("rust: drm: file: Add File abstraction") Fixes:c284d3e423("rust: drm: gem: Add GEM object abstraction") Fixes:07c9016085("rust: drm: add driver abstractions") Fixes:1e4b8896c0("rust: drm: add device abstraction") Fixes:9a69570682("rust: drm: ioctl: Add DRM ioctl abstraction") Acked-by: Danilo Krummrich <dakr@kernel.org> Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com> Signed-off-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>