aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-02-08 14:35:30 +0000
committerMark Brown <[email protected]>2018-02-12 09:32:32 +0000
commit29c5b8fd8c07a42b07383c5fac47173d882f74b2 (patch)
tree0504f3836a17680de6e94e567cc04155beeeaf0a /tools/perf/scripts/python
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff)
ASoC: Intel: Skylake: make function skl_clk_round_rate static
The function skl_clk_round_rate is local to the source and does not need to be in global scope, so make it static. Cleans up sparse warning: sound/soc/intel/skylake/skl-ssp-clk.c:250:6: warning: symbol 'skl_clk_round_rate' was not declared. Should it be static? Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Takashi Sakamoto <[email protected]> Acked-By: Vinod Koul <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions