diff options
| author | YueHaibing <[email protected]> | 2019-04-25 13:52:40 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-04-25 22:00:15 +0200 |
| commit | 61810404b43fb0f7195cd947aef903ac90ea6989 (patch) | |
| tree | 70d22d6491647f41658440af9bd1c7b295adf7ee /tools/perf/scripts/python/bin | |
| parent | 59d63de076607a9334b11628b5c3ddda1d8f56cd (diff) | |
coresight: catu: Make catu_helper_ops and catu_ops static
Fix sparse warnings:
drivers/hwtracing/coresight/coresight-catu.c:488:35: warning:
symbol 'catu_helper_ops' was not declared. Should it be static?
drivers/hwtracing/coresight/coresight-catu.c:493:28: warning:
symbol 'catu_ops' was not declared. Should it be static?
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
Reviewed-by: Suzuki K Poulose <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions