On Tue Dec 16, 2025 at 4:27 AM GMT, Alexandre Courbot wrote: > The `GspSeqCmdRunner` trait is never used as we never call the `run` > methods from generic code. Remove it. > > Reviewed-by: Lyude Paul <[email protected]> > Signed-off-by: Alexandre Courbot <[email protected]>
Reviewed-by: Gary Guo <[email protected]> > --- > drivers/gpu/nova-core/gsp/sequencer.rs | 17 ++++++----------- > 1 file changed, 6 insertions(+), 11 deletions(-)
