Home
last modified time | relevance | path

Searched hist:c36dd297 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/m68k/mac/
H A Dmacints.cc36dd297 Wed Jul 06 08:48:46 CDT 2022 Geert Uytterhoeven <geert@linux-m68k.org> m68k: mac: Remove forward declaration for mac_nmi_handler()

Move mac_nmi_handler() before its caller, so its forward declaration can
be dropped. While at it, make the function static, and absorb the
variable in_nmi, which is only used inside the function.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Finn Thain <fthain@linux-m68k.org>
Link: https://lore.kernel.org/r/fa48394ecba7c29a2da354d13c1017b37237f25b.1657114783.git.geert@linux-m68k.org