diff options
author | Jason Yan <[email protected]> | 2020-05-18 12:02:29 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-05-19 16:31:16 +0200 |
commit | ebd9b6785099ffd029c7ec2ddb133dea53a65f2b (patch) | |
tree | 041dc6700c6bf5bb1647b64c85cfe909fd587afb /scripts/documentation-file-ref-check | |
parent | 41e8c7205cfd38014d4849b2c1d81f5712ec2c56 (diff) |
coresight: cti: Make some symbols static
Fix the following sparse warning:
drivers/hwtracing/coresight/coresight-cti.c:22:1: warning: symbol
'ect_net' was not declared. Should it be static?
drivers/hwtracing/coresight/coresight-cti.c:625:32: warning: symbol
'cti_ops_ect' was not declared. Should it be static?
drivers/hwtracing/coresight/coresight-cti.c:630:28: warning: symbol
'cti_ops' was not declared. Should it be static?
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions