]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gpu: nova-core: bindings: remove unneeded `cfg_attr`
authorMiguel Ojeda <ojeda@kernel.org>
Sun, 5 Apr 2026 23:52:40 +0000 (01:52 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Tue, 7 Apr 2026 07:51:39 +0000 (09:51 +0200)
commit341c51ee3293031476ca50f0406ddf1c7c91bba4
treefb2ebb2799b52a4b2ac94bd72483abbbd681e9a6
parent92cc022f044f8702f18ae432d205dbf31db58b42
gpu: nova-core: bindings: remove unneeded `cfg_attr`

These were likely copied from the `bindings` and `uapi` crates, but are
unneeded since there are no `cfg(test)`s in the bindings.

In addition, the issue that triggered the addition in those crates
originally is also fixed in `bindgen` (please see the previous commit).

Thus remove them.

Reviewed-by: Tamir Duberstein <tamird@kernel.org>
Reviewed-by: Gary Guo <gary@garyguo.net>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://patch.msgid.link/20260405235309.418950-5-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
drivers/gpu/nova-core/gsp/fw/r570_144.rs