linux/arch/sparc/prom
Andreas Larsson a9f52913ac sparc64: Fix prototype warning for prom_get_mmu_ihandle
arch/sparc/prom/misc_64.c:165:5: warning: no previous prototype for ‘prom_get_mmu_ihandle’

The function prom_get_mmu_ihandle has no users outside of misc_64.c so
declare it static.

Link: https://lore.kernel.org/r/20240710094155.458731-4-andreas@gaisler.com
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
2024-07-11 15:58:28 +02:00
..
bootstr_32.c
bootstr_64.c
cif.S
console_32.c
console_64.c
init_32.c
init_64.c sparc64: Fix incorrect function signature and add prototype for prom_cif_init 2024-07-11 15:58:28 +02:00
Makefile arch: turn off -Werror for architectures with known warnings 2023-12-10 17:21:33 -08:00
memory.c
misc_32.c
misc_64.c sparc64: Fix prototype warning for prom_get_mmu_ihandle 2024-07-11 15:58:28 +02:00
mp.c
p1275.c sparc64: Fix incorrect function signature and add prototype for prom_cif_init 2024-07-11 15:58:28 +02:00
printf.c
ranges.c
tree_32.c
tree_64.c sparc: Compare pointers to NULL instead of 0 2024-04-22 16:45:52 +02:00