diff options
| author | Cédric Le Goater <[email protected]> | 2021-01-04 15:31:53 +0100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-01-30 11:39:29 +1100 |
| commit | d47d307f1049be545d45cf0f2332495ec9a89cc0 (patch) | |
| tree | a01f62367325bd5ee28d7d564f327c5875b454a0 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 157c9f409d11fe79f09c69e78bfc7f8fe7410744 (diff) | |
powerpc/optprobes: Remove unused routine patch_imm32_load_insns()
Commit 650b55b707fd ("powerpc: Add prefixed instructions to instruction
data type") removed the use of patch_imm32_load_insns(). Clean it up
to fix this W=1 compile error :
../arch/powerpc/kernel/optprobes.c:149:6: error: no previous prototype for ‘patch_imm32_load_insns’ [-Werror=missing-prototypes]
149 | void patch_imm32_load_insns(unsigned int val, kprobe_opcode_t *addr)
Fixes: 650b55b707fd ("powerpc: Add prefixed instructions to instruction data type")
Signed-off-by: Cédric Le Goater <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions