aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-09-26 15:55:46 +0100
committerUlf Hansson <[email protected]>2017-10-02 08:18:11 +0200
commitddde0e7d950d912c8a75adfcd89134cca21b389b (patch)
tree866275f677058f177753bd0b485d6094e83cd970 /tools/perf/scripts/python/netdev-times.py
parent8438964f35b1afa427767147ade58d44758c692d (diff)
mmc: sdhci-omap: make three functions static, fixes warnings
The functions sdhci_omap_set_ios, sdhci_omap_set_power and sdhci_omap_get_min_clock are local to the source and do not need to be in global scope, so make them static. Cleans up sparse warnings: symbol 'sdhci_omap_set_ios' was not declared. Should it be static? symbol 'sdhci_omap_set_power' was not declared. Should it be static? symbol 'sdhci_omap_get_min_clock' was not declared. Should it be static? Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions