alistair23-linux/drivers/net/ethernet/microchip
Colin Ian King c16b1a9ccf lan743x: make functions lan743x_csr_read and lan743x_csr_read static
Functions lan743x_csr_read and lan743x_csr_read are local to the source
and do not need to be in global scope, so make them static.

Cleans up sparse warning:
drivers/net/ethernet/microchip/lan743x_main.c:56:5: warning: symbol
lan743x_csr_read' was not declared. Should it be static?
drivers/net/ethernet/microchip/lan743x_main.c:61:6: warning: symbol
'lan743x_csr_write' was not declared. Should it be static?

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-12 11:12:38 -04:00
..
enc28j60.c net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettings 2017-02-12 22:32:17 -05:00
enc28j60_hw.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
encx24j600-regmap.c encx24j600: Fix some checkstyle warnings 2016-12-16 13:31:47 -05:00
encx24j600.c net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettings 2017-02-12 22:32:17 -05:00
encx24j600_hw.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig lan743x: Add main source files for new lan743x driver 2018-03-07 11:44:42 -05:00
lan743x_main.c lan743x: make functions lan743x_csr_read and lan743x_csr_read static 2018-03-12 11:12:38 -04:00
lan743x_main.h lan743x: Add main source files for new lan743x driver 2018-03-07 11:44:42 -05:00
Makefile lan743x: Add main source files for new lan743x driver 2018-03-07 11:44:42 -05:00