Re: [PATCH 1/3] gpu: nova-core: remove imports available via prelude
From: Danilo Krummrich
Date: Sun Jan 25 2026 - 16:17:43 EST
On Fri Jan 23, 2026 at 6:19 PM CET, Gary Guo wrote:
> These imports are already in scope by importing `kernel::prelude::*` and
> does not need to be imported separately.
>
> Signed-off-by: Gary Guo <gary@xxxxxxxxxxx>
I will pick this one up after -rc1 is out.