diff options
author | Hans de Goede <[email protected]> | 2022-09-04 14:59:08 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-09-24 10:12:14 +0200 |
commit | e208848cb10e203681d6b07b96acd55d3378ede0 (patch) | |
tree | ebf12b7094aac5aab6f4fb701c47d60aa7735938 /tools/perf/scripts/python/task-analyzer.py | |
parent | 405dac898124da8c30474b4b720405915dcf209f (diff) |
media: atomisp: Make atomisp_set_raw_buffer_bitmap() static
atomisp_set_raw_buffer_bitmap() is only used in atomisp_cmd.c,
make it static. Unfortunately this still requires a forward
declaration (the function cannot be moved easily).
Still this will at least make it obvious to anyone reading the code
that the function is not used elsewhere.
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions