mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 02:01:29 +00:00
sfc: Remove declarations of nonexistent functions
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4cddca5484
commit
2291b20f4b
@ -79,8 +79,6 @@ extern int efx_reset_up(struct efx_nic *efx, enum reset_type method, bool ok);
|
||||
|
||||
/* Global */
|
||||
extern void efx_schedule_reset(struct efx_nic *efx, enum reset_type type);
|
||||
extern void efx_suspend(struct efx_nic *efx);
|
||||
extern void efx_resume(struct efx_nic *efx);
|
||||
extern void efx_init_irq_moderation(struct efx_nic *efx, int tx_usecs,
|
||||
int rx_usecs, bool rx_adaptive);
|
||||
extern int efx_request_power(struct efx_nic *efx, int mw, const char *name);
|
||||
|
Loading…
Reference in New Issue
Block a user