[Linux-parport] [PATCH v2 5/7] sparc32: Do not select GENERIC_ISA_DMA

Maciej W. Rozycki macro at orcam.me.uk
Sat Mar 9 01:04:40 PST 2024


On Fri, 8 Mar 2024, Andreas Larsson wrote:

> > From: Sam Ravnborg <sam at ravnborg.org>
> > 
> > sparc32 do not support generic isa dma, so do not select the symbol.
> > 
> > This fixes the following warnings:
> > dma.c:70:5: error: no previous prototype for 'request_dma' [-Werror=missing-prototypes]
> > dma.c:88:6: error: no previous prototype for 'free_dma' [-Werror=missing-prototypes]
> > 
> > Signed-off-by: Sam Ravnborg <sam at ravnborg.org>
> > Fixes: 0fcb70851fbf ("Makefile.extrawarn: turn on missing-prototypes globally")
> > Acked-by: Randy Dunlap <rdunlap at infradead.org>
> > Tested-by: Randy Dunlap <rdunlap at infradead.org> # build-tested
> > Cc: Andreas Larsson <andreas at gaisler.com>
> > Cc: "David S. Miller" <davem at davemloft.net>
> > Cc: Randy Dunlap <rdunlap at infradead.org>
> > Cc: Maciej W. Rozycki <macro at orcam.me.uk>
> > ---
> >  arch/sparc/Kconfig | 4 ----
> >  1 file changed, 4 deletions(-)
> 
> Reviewed-by: Andreas Larsson <andreas at gaisler.com>

Reviewed-by: Maciej W. Rozycki <macro at orcam.me.uk>
Tested-by: Maciej W. Rozycki <macro at orcam.me.uk> # build-tested

  Maciej



More information about the Linux-parport mailing list