diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-06-02 15:13:34 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-04 19:54:38 -0400 |
commit | f0a4581605802cc136f68cfcf325035054fa92a3 (patch) | |
tree | 9070fb7c0e95c49e590df29e88ed359dcbbc868d /drivers/tc | |
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 <colin.king@canonical.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/tc')
0 files changed, 0 insertions, 0 deletions