Re: [PATCH v2 3/7] mtd: maps: sun_uflash: Declare uflash_devinit static

Andreas Larsson <[email protected]> Fri, 8 Mar 2024 21:02:43 +0100
Newsgroups gmane.linux.kernel,gmane.linux.ports.sparc,gmane.linux.parport
Message-ID <[email protected]>
On 2024-02-24 18:42, Sam Ravnborg via B4 Relay wrote:
> From: Sam Ravnborg <[email protected]>
> 
> This fixes the following warning:
> sun_uflash.c:50:5: error: no previous prototype for 'uflash_devinit'
> 
> Signed-off-by: Sam Ravnborg <[email protected]>
> Fixes: 0fcb70851fbf ("Makefile.extrawarn: turn on missing-prototypes globally")
> Reviewed-by: Randy Dunlap <[email protected]>
> Tested-by: Randy Dunlap <[email protected]> # build-tested
> Cc: Andreas Larsson <[email protected]>
> Cc: "David S. Miller" <[email protected]>
> ---
>  drivers/mtd/maps/sun_uflash.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Andreas Larsson <[email protected]>

Picking this up to my for-next.

Thanks,
Andreas