linux/arch/sparc
Sam Ravnborg e6057a6441 sparc64: Fix prototype warning for alloc_irqstack_bootmem
Fix the following warning:
arch/sparc/kernel/setup_64.c:602:13: warning: no previous prototype for ‘alloc_irqstack_bootmem’

The function alloc_irqstack_bootmem had no users outside setup_64.c so
declare it static.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Andreas Larsson <andreas@gaisler.com>
Cc: David S. Miller <davem@davemloft.net>
Reviewed-by: Andreas Larsson <andreas@gaisler.com>
Tested-by: Andreas Larsson <andreas@gaisler.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20240330-sparc64-warnings-v1-4-37201023ee2f@ravnborg.org
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
2024-04-22 15:33:06 +02:00
..
boot sparc: Use $(kecho) to announce kernel images being ready 2023-12-04 13:28:06 +01:00
configs arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS 2023-07-29 14:08:22 -07:00
crypto crypto: sparc/crc32c - stop using the shash alignmask 2023-10-27 18:04:24 +08:00
include sparc: move struct termio to asm/termios.h 2024-04-22 15:33:06 +02:00
kernel sparc64: Fix prototype warning for alloc_irqstack_bootmem 2024-04-22 15:33:06 +02:00
lib sparc32: Use generic cmpdi2/ucmpdi2 variants 2024-03-08 21:20:23 +01:00
math-emu
mm sparc64: Fix prototype warning for vmemmap_free 2024-04-22 15:33:06 +02:00
net sparc: Fix typos 2024-02-16 16:50:25 +01:00
power
prom arch: turn off -Werror for architectures with known warnings 2023-12-10 17:21:33 -08:00
vdso sparc64: Fix prototype warning for init_vdso_image 2024-04-22 15:33:06 +02:00
video sparc: Fix undefined reference to fb_is_primary_device 2024-02-21 14:08:41 +01:00
Kbuild kbuild: use more subdir- for visiting subdirectories while cleaning 2021-10-24 13:49:46 +09:00
Kconfig This includes the following changes related to sparc for v6.9: 2024-03-15 12:47:21 -07:00
Kconfig.debug sparc: select FRAME_POINTER instead of redefining it 2024-02-16 16:50:26 +01:00
Makefile sparc: Fix undefined reference to fb_is_primary_device 2024-02-21 14:08:41 +01:00