diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2020-09-01 12:33:20 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-09-03 11:09:54 +0200 |
| commit | 10f07a6b2a0e2df63e7159554a47d674c4c9fb16 (patch) | |
| tree | 5c897911d7e6bcd71658cbf5edc5ad25c2b1e5f2 /tools/perf/scripts/python/stackcollapse.py | |
| parent | e4969cff95fb85bd242cd74905065a41e3d04ab9 (diff) | |
media: venus: place extern venus_fw_debug on a header file
Sparse warns about this symbol:
drivers/media/platform/qcom/venus/hfi_venus.c:133:5: warning: symbol 'venus_fw_debug' was not declared. Should it be static?
Because hfi_venus.c doesn't include a header file with the
extern. So, move it to core.h, with is included by both
hfi_venus.c and dbgfs.c.
This way, if something changes with it, warnings or errors
will be produced.
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions