diff options
| author | Jiri Slaby <[email protected]> | 2023-07-31 10:02:42 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-07-31 17:16:05 +0200 |
| commit | 99037697410f4df41558fc4227a9141dc1e24f59 (patch) | |
| tree | 12f0adedf3e1d32af1ac15ec83935f9681f19ec1 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 6dc6657d890f5e4b45377e2bba8a437cafd0e750 (diff) | |
misc: ti-st: remove forward declarations and make st_int_recv() static
st_kim_recv() is already declared in linux/ti_wilink_st.h. Given that is
already included in st_core.c, drop the re-declaration from there.
st_int_recv() is used only in st_core.c and the forward declaration is
not needed. So drop the declaration and make the function static.
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Cc: Arnd Bergmann <[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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions