Reviewed-by: Lyude Paul
On Wed, 2025-05-21 at 15:45 +0900, Alexandre Courbot wrote:
> Fix the paths that were not absolute to prevent a potential local module
> from being picked up.
>
> Signed-off-by: Alexandre Courbot
> ---
> drivers/gpu/nova-core/regs/macros.rs | 12 ++--
> 1 file c
Fix the paths that were not absolute to prevent a potential local module
from being picked up.
Signed-off-by: Alexandre Courbot
---
drivers/gpu/nova-core/regs/macros.rs | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/gpu/nova-core/regs/macros.rs
b/driver