]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/net/sfc/mcdi_phy.c
sfc: make functions static
[mv-sheeva.git] / drivers / net / sfc / mcdi_phy.c
index 0121e71702bf9a5183ece1870c544f409d44b05f..c992742446b167d2a660665bda43eced3445fcab 100644 (file)
@@ -713,7 +713,8 @@ static int efx_mcdi_phy_run_tests(struct efx_nic *efx, int *results,
        return 0;
 }
 
-const char *efx_mcdi_phy_test_name(struct efx_nic *efx, unsigned int index)
+static const char *efx_mcdi_phy_test_name(struct efx_nic *efx,
+                                         unsigned int index)
 {
        struct efx_mcdi_phy_data *phy_cfg = efx->phy_data;