diff options
| author | Danilo Krummrich <[email protected]> | 2025-07-31 15:48:08 +0000 |
|---|---|---|
| committer | Danilo Krummrich <[email protected]> | 2025-08-11 21:21:45 +0000 |
| commit | 0c04a81c1d0214d5b2025f805ccec1ac37c96b08 (patch) | |
| tree | c06b966b7662482a4163d48841f3a92a5c63bc1a /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
| parent | rust: drm: ensure kmalloc() compatible Layout (diff) | |
| download | kernel-0c04a81c1d0214d5b2025f805ccec1ac37c96b08.tar.gz kernel-0c04a81c1d0214d5b2025f805ccec1ac37c96b08.zip | |
rust: drm: remove pin annotations from drm::Device
The #[pin_data] and #[pin] annotations are not necessary for
drm::Device, since we don't use any pin-init macros, but only
__pinned_init() on the impl PinInit<T::Data, Error> argument of
drm::Device::new().
Fixes: 1e4b8896c0f3 ("rust: drm: add device abstraction")
Reviewed-by: Benno Lossin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Danilo Krummrich <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions
