On Thu, May 16, 2024 at 07:59:06PM +0800, Genjian wrote: > From: Genjian Zhang <zhanggenjian@xxxxxxxxxx> > > These functions are used in only one file. > Made them static to fix the following build error: > > arch/mips/sgi-ip22/ip22-gio.c:249:6: error: no previous prototype for ‘ip22_gio_set_64bit’ [-Werror=missing-prototypes] > arch/mips/sgi-ip22/ip22-gio.c:398:12: error: no previous prototype for ‘ip22_gio_init’ [-Werror=missing-prototypes] > > Reported-by: k2ci <kernel-bot@xxxxxxxxxx> > Signed-off-by: Genjian Zhang <zhanggenjian@xxxxxxxxxx> > --- > arch/mips/sgi-ip22/ip22-gio.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]