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:
7f02d16
)
sfc: remove duplicated include from efx.c
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 13 Mar 2013 03:02:20 +0000
(
03:02
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 13 Mar 2013 15:31:57 +0000
(11:31 -0400)
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/efx.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/sfc/efx.c
b/drivers/net/ethernet/sfc/efx.c
index f050248e9fba54f62d8b6de4e81f607bd1594970..78c33249a21b9b220b8bdba529878cc2f64242a3 100644
(file)
--- a/
drivers/net/ethernet/sfc/efx.c
+++ b/
drivers/net/ethernet/sfc/efx.c
@@
-21,7
+21,6
@@
#include <linux/ethtool.h>
#include <linux/topology.h>
#include <linux/gfp.h>
-#include <linux/pci.h>
#include <linux/cpu_rmap.h>
#include <linux/aer.h>
#include "net_driver.h"