diff options
| author | Colin Ian King <[email protected]> | 2017-06-02 15:13:34 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-06-04 19:54:38 -0400 |
| commit | f0a4581605802cc136f68cfcf325035054fa92a3 (patch) | |
| tree | 9070fb7c0e95c49e590df29e88ed359dcbbc868d /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | a5eb62f3cb39fdd32e86d4b722e5b44c38e08890 (diff) | |
net: phy: marvell: make some functions static
functions m88e1510_get_temp_critical, m88e1510_set_temp_critical and
m88e1510_get_temp_alarm can be made static as they not need to be
in global scope.
Cleans up sparse warnings:
"symbol 'm88e1510_get_temp_alarm' was not declared. Should it be static?"
"symbol 'm88e1510_get_temp_critical' was not declared. Should it be
static?"
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions