aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mm/tlb-r3k.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-12-04 12:56:55 +0100
committerAndrew Morton <[email protected]>2023-12-10 17:21:39 -0800
commit2894a8c4bcdc41d72d9d6c080901101e48fd6195 (patch)
tree3b668e281970f6d40ed137e9c3c05d2a51e79298 /arch/mips/mm/tlb-r3k.c
parent2657bc63d34ec0ca40244e7d1cfa78c742d905f2 (diff)
mips: signal: move sigcontext declarations to header
Function declarations should be in a shared header to ensure the prototypes match the definition: arch/mips/kernel/signal.c:439:5: error: no previous prototype for 'setup_sigcontext' [-Werror=missing-prototypes] arch/mips/kernel/signal.c:516:5: error: no previous prototype for 'restore_sigcontext' [-Werror=missing-prototypes] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]> Cc: Stephen Rothwell <[email protected]> Cc: Thomas Bogendoerfer <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'arch/mips/mm/tlb-r3k.c')
0 files changed, 0 insertions, 0 deletions