mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
gpu: nova-core: vbios: drop redundant TryFrom import
This is unused. Reviewed-by: John Hubbard <jhubbard@nvidia.com> Signed-off-by: Eliot Courtney <ecourtney@nvidia.com> Link: https://patch.msgid.link/20260525-fix-vbios-v5-20-e5e455251537@nvidia.com Signed-off-by: Danilo Krummrich <dakr@kernel.org>
This commit is contained in:
parent
91a8ec505e
commit
16c4126324
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
//! VBIOS extraction and parsing.
|
||||
|
||||
use core::convert::TryFrom;
|
||||
|
||||
use kernel::{
|
||||
device,
|
||||
io::Io,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user