Browse Source

bnx2x: Remove duplicate inclusion of bnx2x_hsi.h

bnx2x_hsi.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Sachin Kamat 12 years ago
parent
commit
4babfb9b27
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/net/ethernet/broadcom/bnx2x/bnx2x.h

+ 0 - 1
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h

@@ -44,7 +44,6 @@
 #include "bnx2x_reg.h"
 #include "bnx2x_fw_defs.h"
 #include "bnx2x_mfw_req.h"
-#include "bnx2x_hsi.h"
 #include "bnx2x_link.h"
 #include "bnx2x_sp.h"
 #include "bnx2x_dcb.h"