aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/led.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-10-03 11:39:18 +0100
committerDavid S. Miller <davem@davemloft.net>2017-10-03 10:20:12 -0700
commit161ae6b04d5da0de518ea600d8fffe61208e243c (patch)
tree60f84e4d72d0b45225bc94c75e8fa02b7d9bc7ee /net/mac80211/led.c
parentda885b614ad32d65ca6a718e192e23aa0447da7e (diff)
downloadkernel_replicant_linux-161ae6b04d5da0de518ea600d8fffe61208e243c.tar.gz
kernel_replicant_linux-161ae6b04d5da0de518ea600d8fffe61208e243c.tar.bz2
kernel_replicant_linux-161ae6b04d5da0de518ea600d8fffe61208e243c.zip
net: dsa: lan9303: make functions lan9303_mdio_phy_{read|write} static
The functions lan9303_mdio_phy_write and lan9303_mdio_phy_read are local to the source and do not need to be in global scope, so make them static. Cleans up sparse warnings: symbol 'lan9303_mdio_phy_write' was not declared. Should it be static? symbol 'lan9303_mdio_phy_read' 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/led.c')
0 files changed, 0 insertions, 0 deletions