diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2022-06-09 12:16:40 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-06-29 16:58:27 +1000 |
commit | 051bd351a2ef9c69753dc9cf6bd396986f27778c (patch) | |
tree | 4f58b585378f050654921a827c454043e1fcebb0 /arch/powerpc/kernel/rtas-proc.c | |
parent | 41f20d6db2b64677225bb0b97df956241c353ef8 (diff) |
powerpc/irq: Make __do_irq() static
Since commit 48cf12d88969 ("powerpc/irq: Inline call_do_irq() and
call_do_softirq()"), __do_irq() is not used outside irq.c
Reorder functions and make __do_irq() static and
drop the declaration in irq.h.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/adbe1c8315ec2d63259f41468e82e51677bb1eda.1654769775.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/kernel/rtas-proc.c')
0 files changed, 0 insertions, 0 deletions