diff options
| author | Michael Ellerman <[email protected]> | 2021-11-24 20:32:54 +1100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-11-29 22:49:26 +1100 |
| commit | ab85a273957eadfcf7906bcd8a0adf5909d802ee (patch) | |
| tree | 7caec288bd0f28f7b6a7b25117d66d7e029c415c /tools/perf/scripts/python | |
| parent | a4ac0d249a5db80e79d573db9e4ad29354b643a8 (diff) | |
powerpc: Mark probe_machine() __init and static
Prior to commit b1923caa6e64 ("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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions