diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-03 11:46:33 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-03 10:20:12 -0700 |
commit | 360cc342c9037ed487adf07212000f69c0ffa14d (patch) | |
tree | 58cf1a93c6ac399bae0b53991c640abc7a2b945a /net/mac80211/agg-tx.c | |
parent | 161ae6b04d5da0de518ea600d8fffe61208e243c (diff) | |
download | kernel_replicant_linux-360cc342c9037ed487adf07212000f69c0ffa14d.tar.gz kernel_replicant_linux-360cc342c9037ed487adf07212000f69c0ffa14d.tar.bz2 kernel_replicant_linux-360cc342c9037ed487adf07212000f69c0ffa14d.zip |
net: dsa: mt7530: make functions mt7530_phy_write static
The function mt7530_phy_write is local to the source and does not need to
be in global scope, so make it static.
Cleans up sparse warnings:
symbol 'mt7530_phy_write' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211/agg-tx.c')
0 files changed, 0 insertions, 0 deletions