Files
linux/arch/powerpc/kernel
Michael Ellerman ab85a27395 powerpc: Mark probe_machine() __init and static
Prior to commit b1923caa6e ("powerpc: Merge 32-bit and 64-bit
setup_arch()") probe_machine() was called from setup_32/64.c and lived
in setup-common.c. But now it's only called from setup-common.c so it
can be static and __init, and we don't need the declaration in
machdep.h either.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20211124093254.1054750-6-mpe@ellerman.id.au
2021-11-29 22:49:26 +11:00
..
2021-11-25 11:25:29 +11:00
2020-12-04 01:01:09 +11:00
2021-04-30 11:20:40 -07:00
2021-02-09 00:10:50 +11:00
2021-11-16 21:24:16 +11:00
2021-08-19 09:02:55 +09:00