diff options
Diffstat (limited to 'drivers/net/bnx2x_link.c')
-rw-r--r-- | drivers/net/bnx2x_link.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/net/bnx2x_link.c b/drivers/net/bnx2x_link.c index 39db995c6985..5a17c7c90286 100644 --- a/drivers/net/bnx2x_link.c +++ b/drivers/net/bnx2x_link.c | |||
@@ -22,10 +22,6 @@ | |||
22 | #include <linux/ethtool.h> | 22 | #include <linux/ethtool.h> |
23 | #include <linux/mutex.h> | 23 | #include <linux/mutex.h> |
24 | 24 | ||
25 | #include "bnx2x_reg.h" | ||
26 | #include "bnx2x_fw_defs.h" | ||
27 | #include "bnx2x_hsi.h" | ||
28 | #include "bnx2x_link.h" | ||
29 | #include "bnx2x.h" | 25 | #include "bnx2x.h" |
30 | 26 | ||
31 | /********************************************************/ | 27 | /********************************************************/ |