Re: [PATCH v2 3/7] mtd: maps: sun_uflash: Declare uflash_devinit static
Miquel Raynal <[email protected]> Mon, 26 Feb 2024 11:23:59 +0100
| Newsgroups | gmane.linux.ports.sparc,gmane.linux.parport,gmane.linux.kernel |
|---|---|
| Organization | Bootlin |
| Message-ID | <20240226112359.3c3cf74d@xps-13> |
Hi Sam, [email protected] wrote on Sat, 24 Feb 2024 18:42:24 +0100: > From: Sam Ravnborg <[email protected]> >=20 > This fixes the following warning: > sun_uflash.c:50:5: error: no previous prototype for 'uflash_devinit' >=20 > Signed-off-by: Sam Ravnborg <[email protected]> > Fixes: 0fcb70851fbf ("Makefile.extrawarn: turn on missing-prototypes glob= ally") > 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]> I was about to take this but linux-mtd is not Cced, so I'm letting this to the Sparc maintainers. Please resend to the mtd list if I need to take it. Acked-by: Miquel Raynal <[email protected]> Thanks, Miqu=C3=A8l