Re: linux-next: build warning after merge of the char-misc tree

From: Greg KH
Date: Mon Apr 15 2024 - 03:21:53 EST


On Mon, Apr 15, 2024 at 03:22:27PM +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the char-misc tree, today's linux-next build (htmldocs)
> produced this warning:
>
> drivers/uio/uio.c:446: warning: expecting prototype for uio_interrupt(). Prototype was for uio_interrupt_handler() instead
>
> Introduced by commit
>
> f8a27dfa4b82 ("uio: use threaded interrupts")

Thanks:
https://lore.kernel.org/r/20240414215220.2424597-1-chris.packham@xxxxxxxxxxxxxxxxxxx
should fix this up, I'll go apply that now.

greg k-h