projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2f1f07
)
bnx2x: Remove duplicate inclusion of bnx2x_hsi.h
author
Sachin Kamat
<
[email protected]
>
Mon, 19 Nov 2012 01:52:11 +0000
(
01:52
+0000)
committer
David S. Miller
<
[email protected]
>
Tue, 20 Nov 2012 18:46:34 +0000
(13:46 -0500)
bnx2x_hsi.h was included twice.
Signed-off-by: Sachin Kamat <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
b/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
index de121ccd675e5b6d8f63c315e971a11dcb77e83a..19517b34d1441a9d177a4f179d97e2f7446e060f 100644
(file)
--- 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"