[PATCH v2 09/10] gpu: nova-core: remove `io::` qualifier to register macro invocations
Eliot Courtney
ecourtney at nvidia.com
Sun Mar 22 18:40:00 PDT 2026
On Fri Mar 20, 2026 at 9:19 PM JST, Alexandre Courbot wrote:
> The kernel's `register` macro would clash with nova-core's own version
> if it was imported directly, so it was accessed through its `io` module
> during the conversion phase.
>
> Now that nova-core's `register` macro doesn't exist anymore, we can
> import and use it directly without risk of name collision.
>
> Signed-off-by: Alexandre Courbot <acourbot at nvidia.com>
> ---
Reviewed-by: Eliot Courtney <ecourtney at nvidia.com>
More information about the linux-riscv
mailing list