diff options
Diffstat (limited to 'drivers/net/sfc/mac.h')
-rw-r--r-- | drivers/net/sfc/mac.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/net/sfc/mac.h b/drivers/net/sfc/mac.h index edd07d4dee18..a31571c69137 100644 --- a/drivers/net/sfc/mac.h +++ b/drivers/net/sfc/mac.h | |||
@@ -13,10 +13,6 @@ | |||
13 | 13 | ||
14 | #include "net_driver.h" | 14 | #include "net_driver.h" |
15 | 15 | ||
16 | extern void falcon_xmac_writel(struct efx_nic *efx, | ||
17 | efx_dword_t *value, unsigned int mac_reg); | ||
18 | extern void falcon_xmac_readl(struct efx_nic *efx, | ||
19 | efx_dword_t *value, unsigned int mac_reg); | ||
20 | extern int falcon_init_xmac(struct efx_nic *efx); | 16 | extern int falcon_init_xmac(struct efx_nic *efx); |
21 | extern void falcon_reconfigure_xmac(struct efx_nic *efx); | 17 | extern void falcon_reconfigure_xmac(struct efx_nic *efx); |
22 | extern void falcon_update_stats_xmac(struct efx_nic *efx); | 18 | extern void falcon_update_stats_xmac(struct efx_nic *efx); |