diff options
| author | Umang Jain <umang.jain@ideasonboard.com> | 2024-09-19 19:51:28 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-09 11:59:06 +0200 |
| commit | ce64433cd42247fecf4d039dbcebeab12a3b2fa4 (patch) | |
| tree | 0af878046013186eee77df446d769ce59aa366c9 /tools/perf/scripts/python/task-analyzer.py | |
| parent | staging: vchiq_core: Drop retry loop on -EINTR (diff) | |
| download | linux-ce64433cd42247fecf4d039dbcebeab12a3b2fa4.tar.gz linux-ce64433cd42247fecf4d039dbcebeab12a3b2fa4.zip | |
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 <umang.jain@ideasonboard.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/20240919142130.1331495-2-umang.jain@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
