mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
sfc: remove duplicated include from efx.c
Remove duplicated include. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
1ccf6c13d9
commit
6bc8038035
@ -27,7 +27,6 @@
|
||||
#include "efx_channels.h"
|
||||
#include "rx_common.h"
|
||||
#include "tx_common.h"
|
||||
#include "rx_common.h"
|
||||
#include "nic.h"
|
||||
#include "io.h"
|
||||
#include "selftest.h"
|
||||
|
Loading…
Reference in New Issue
Block a user