projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14d7341
)
net: ethernet: slicoss: remove duplicated include from slic.h
author
YueHaibing
<yuehaibing@huawei.com>
Tue, 18 Sep 2018 03:09:14 +0000
(11:09 +0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 19 Sep 2018 02:57:40 +0000
(19:57 -0700)
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/alacritech/slic.h
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/alacritech/slic.h
b/drivers/net/ethernet/alacritech/slic.h
index d0c388cfd52f6f91d5a9cb080a8fcd107afa63db..3add305d34b4db68450b6aa023ae81dd416f0427 100644
(file)
--- a/
drivers/net/ethernet/alacritech/slic.h
+++ b/
drivers/net/ethernet/alacritech/slic.h
@@
-8,7
+8,6
@@
#include <linux/spinlock_types.h>
#include <linux/dma-mapping.h>
#include <linux/pci.h>
-#include <linux/netdevice.h>
#include <linux/list.h>
#include <linux/u64_stats_sync.h>