Files
linux-stable-mirror/arch/sparc/include/asm
Andreas LarssonandGreg Kroah-Hartman c7e94ab3ae sparc64: Fix incorrect function signature and add prototype for prom_cif_init
[ Upstream commit a6c3ea1ec9 ]

Remove the unused cif_stack argument and add a protype in oplib_64.h
Commit ef3e035c3a ("sparc64: Fix register corruption in top-most
kernel stack frame during boot.") removed the cif_stack argument to
prom_cif init in the declaration at the caller site and the usage of it
within prom_cif_init, but not in the function signature of the function
itself.

This also fixes the following warning:
arch/sparc/prom/p1275.c:52:6: warning: no previous prototype for ‘prom_cif_init’

Fixes: ef3e035c3a ("sparc64: Fix register corruption in top-most kernel stack frame during boot.")
Link: https://lore.kernel.org/r/20240710094155.458731-3-andreas@gaisler.com
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-08-03 08:53:55 +02:00
..
2021-01-03 20:05:18 -05:00
2021-01-03 20:05:18 -05:00
2023-05-18 11:07:54 +02:00
2022-09-08 16:49:14 +02:00
2022-09-08 16:49:14 +02:00
2023-08-22 18:12:46 +09:00
2022-09-29 19:21:10 -07:00
2024-06-16 13:47:42 +02:00
2022-02-25 09:36:06 +01:00
2022-02-25 09:36:05 +01:00
2023-08-11 21:12:47 +02:00