netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] bnx2x: Remove duplicate inclusion of bnx2x_hsi.h
@ 2012-11-19 11:52 Sachin Kamat
  2012-11-20 18:47 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Sachin Kamat @ 2012-11-19 11:52 UTC (permalink / raw)
  To: netdev; +Cc: eilong, davem, sachin.kamat, patches

bnx2x_hsi.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h b/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
index de121cc..19517b3 100644
--- a/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
+++ b/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"
-- 
1.7.4.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] bnx2x: Remove duplicate inclusion of bnx2x_hsi.h
  2012-11-19 11:52 [PATCH 1/1] bnx2x: Remove duplicate inclusion of bnx2x_hsi.h Sachin Kamat
@ 2012-11-20 18:47 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2012-11-20 18:47 UTC (permalink / raw)
  To: sachin.kamat; +Cc: netdev, eilong, patches

From: Sachin Kamat <sachin.kamat@linaro.org>
Date: Mon, 19 Nov 2012 17:22:11 +0530

> bnx2x_hsi.h was included twice.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>

Applied to net-next, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-20 18:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-19 11:52 [PATCH 1/1] bnx2x: Remove duplicate inclusion of bnx2x_hsi.h Sachin Kamat
2012-11-20 18:47 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).