bnx2x: Remove duplicate inclusion of bnx2x_hsi.h
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 19 Nov 2012 01:52:11 +0000 (01:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Nov 2012 18:46:34 +0000 (13:46 -0500)
bnx2x_hsi.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h

index de121cc..19517b3 100644 (file)
@@ -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"