aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorUmang Jain <[email protected]>2024-09-19 19:51:28 +0530
committerGreg Kroah-Hartman <[email protected]>2024-10-09 11:59:06 +0200
commitce64433cd42247fecf4d039dbcebeab12a3b2fa4 (patch)
tree0af878046013186eee77df446d769ce59aa366c9 /tools/perf/scripts/python/flamegraph.py
parentf813dac50f32d1457da72790ceb4778fe259d687 (diff)
staging: vchiq_core: Move remote_event_signal() vchiq_core
The function remote_event_signal() is declared in vchiq_core.h while defined in vchiq_arm.c and used only in vchiq_core.c. Move the definition to vchiq_core.c as it is only used in this file. Also convert it to static and drop the function signature from vchiq_core.h header. BELL2 doorbell macro is also moved from vchiq_arm to vchiq_core as part of this change. No functional changes intended in this patch. Signed-off-by: Umang Jain <[email protected]> Reviewed-by: Dan Carpenter <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions