]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rust: drm: use new sync::aref path for imports
authorAlice Ryhl <aliceryhl@google.com>
Thu, 26 Mar 2026 15:25:37 +0000 (15:25 +0000)
committerAlice Ryhl <aliceryhl@google.com>
Thu, 26 Mar 2026 15:45:49 +0000 (15:45 +0000)
commitbdf6b22fd52954f5ac88689eeaf960ac9687b78c
tree63a11b864f0fa079dcba1bd64a27116838fc86b8
parentd4cf576672fbfee061d6f4f70c74b3b3d163447c
rust: drm: use new sync::aref path for imports

ARef and AlwaysRefCounted are being moved to sync::aref, and the
re-exports under types are planned to be removed. Thus, update imports
to the new path.

Acked-by: Danilo Krummrich <dakr@kernel.org>
Reviewed-by: Gary Guo <gary@garyguo.net>
Link: https://patch.msgid.link/20260326-drm-rust-next-fix-aref-v1-2-7f6f58d2828a@google.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
rust/kernel/drm/gem/mod.rs