From: Wei Yongjun <weiyongj...@huawei.com> Date: Thu, 5 Jul 2018 09:00:10 +0000
> Fixes the following sparse warnings: > > drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c:525:5: warning: > symbol 'hw_atl_utils_mpi_set_speed' was not declared. Should it be static? > drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c:536:5: warning: > symbol 'hw_atl_utils_mpi_set_state' was not declared. Should it be static? > > Signed-off-by: Wei Yongjun <weiyongj...@huawei.com> Applied.