diff options
| author | Colin Ian King <[email protected]> | 2017-08-22 17:02:18 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-08-22 18:36:14 -0700 |
| commit | 53b70e5c2ed60135e2b6262bd4f95faddc10a00a (patch) | |
| tree | 555502ce4dec1478ce644abe4e5ad655219d964a /tools/perf | |
| parent | ac985b6cd9340bf5c9550edd86e1f94e48cabb63 (diff) | |
staging: typec: tcpm: make function tcpm_get_pwr_opmode
The function pointer tcpm_get_pwr_opmode is local to the source and does
not need to be in global scope, so make it static.
Cleans up sparse warning:
symbol 'tcpm_get_pwr_opmode' was not declared. Should it be static?
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions